This is the mail archive of the cygwin@sources.redhat.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]

gcc problem?


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


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