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]

Problems with CygWin32 ???


> Dear Sirs,
> 
> While making the program I've got the following error message:
> 
> In file included from c:/gnuwin32/b18/include/g++/iostream.h:31,
>                  from c:/gnuwin32/b18/include/g++/malloc.h:37,
>                  from db.c:30:
> c:/gnuwin32/b18/include/g++/streambuf.h:35: syntax error before string
> constant
> In file included from c:/gnuwin32/b18/include/g++/iostream.h:31,
>                  from c:/gnuwin32/b18/include/g++/malloc.h:37,
>                  from db.c:30:
> c:/gnuwin32/b18/include/g++/streambuf.h:37: syntax error before `}'
> gcc: Internal compiler error: program cc1 got fatal signal 33
> MAKE.EXE: *** [db.o] Error 1
> 
> Can anybody explain me what it is and what I should do?
> 
> (I've add the -Ic:/gnuwin32/b18/include/g++/ to the INCLUDE path
> search and copy alloc.h to malloc.h because previously compiler said
> that it can not find malloc.h file).
> 
> Thank you for your time.
> 
> Kind regards,
> 
> Vladimir.
-
For help on using this list (especially unsubscribing), 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]