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: Syntax errors in standard Header files?


Hi, you wrote:

: bash$ gcc test.c -o test.exe
: In file included from \DEV\CYGNUS\include\g++/iostream.h:31,
:                  from test.c:1:
: \DEV\CYGNUS\include\g++/streambuf.h:35: syntax error before string constant
: In file included from \DEV\CYGNUS\include\g++/iostream.h:31,
:                  from test.c:1:
: \DEV\CYGNUS\include\g++/streambuf.h:37: syntax error before `}'

Did you look around lines 35 to 37 and compared to earlier releases?
Browsing the megabytes from gcc -E test.c might help...


Bye, Heribert (dahms@ifk20.mach.uni-karlsruhe.de)
-
For help on using this list, send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".


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