Mailing-List: contact cygwin-help@sourceware.cygnus.com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@sources.redhat.com Delivered-To: mailing list cygwin@sources.redhat.com Subject: gcc problem? To: cygwin@sourceware.cygnus.com X-Mailer: Lotus Notes Release 5.0.2c (Intl) 2 February 2000 Message-ID: From: Victor.Pereira@arccores.com Date: Thu, 5 Oct 2000 16:55:17 +0100 X-MIMETrack: Serialize by Router on Notes1/ARC(Release 5.0.3 (Intl)|21 March 2000) at 05/10/2000 04:55:26 PM MIME-Version: 1.0 Content-type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id MAA18220 Hi I just downloaded the new install of cygwin and installed ok then i got my xemacs source file and ran configure for cygwin env when i tried to do a make i get parsing errors on my #defines where are = '\' multiple line break example: #define MACRO1(para1, para2)    {  \ para2 =3D3D func(para1);  \ .   \ .  \ } I've tried this same code in one single line taking out all the '\' and = it compiles ok Question:   what am i doing wrong? or what is wrong with gcc? regards Victor -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe@sourceware.cygnus.com