Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sourceware DOT cygnus DOT com Delivered-To: mailing list cygwin AT sourceware DOT cygnus DOT com Message-ID: <20000608232851.14459.qmail@web705.mail.yahoo.com> Date: Thu, 8 Jun 2000 16:28:51 -0700 (PDT) From: Rui Hu Subject: probelm with gcc To: cygwin AT sourceware DOT cygnus DOT com Cc: ruihu_98 AT yahoo DOT com MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii I downloaded gcc from http://sourceware.cygnus.com/cygwin. But it complains the following small piece of code: #define PI \ 3.14 main() { int i; i = 2* PI; } The error message: mytest.c:2: parse error before 3.14 mytest.c:8: stray '\' in program mytest.c:8: parse error before ; Anyone knows what is wrong? Thank you so much! All the best! Sincerely Rui __________________________________________________ Do You Yahoo!? Yahoo! Photos -- now, 100 FREE prints! http://photos.yahoo.com -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com