This is the mail archive of the cygwin@sourceware.cygnus.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

RE: probelm with gcc




> -----Original Message-----
> From: cygwin-owner@sourceware.cygnus.com
> [mailto:cygwin-owner@sourceware.cygnus.com]On Behalf Of Rui Hu
> Sent: Friday, June 09, 2000 1:29 AM
> To: cygwin@sourceware.cygnus.com
> Cc: ruihu_98@yahoo.com
> Subject: probelm with gcc
> 
> [...] 
> 
> The error message:
> mytest.c:2: parse error before 3.14
> mytest.c:8: stray '\' in program
> mytest.c:8: parse error before ;

Did you save the file in Unix mode? That is newline is \n and not \r\n? 

Boris 

--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]