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]

gcc doesn't work with CYGWIN=ntsec


With CYGWIN=ntsec, I get the following error:

[c:\scratch\flip\flip1src]gcc -c flip.c
cpp: unrecognized option `-remap'
cpp: unrecognized option `-remap'
cpp: unrecognized option `-remap'

[etc.]

Now I change CYGWIN:

[c:\scratch\flip\flip1src]set CYGWIN=

[c:\scratch\flip\flip1src]gcc -c flip.c
flip.c: In function `main':
flip.c:128: parse error before `myname'

[etc.]

Any idea what's going on?

Richard Stanton
Associate Professor of Finance
Haas School of Business
U.C. Berkeley
545 Student Services Building #1900
Berkeley, CA 94720-1900

tel. (510) 642-7382
fax. (510) 643-1420
email: stanton@haas.berkeley.edu
Web: http://haas.berkeley.edu/~stanton 



--
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]