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]

g++ Compiler wedges on simple source error (B18)


The g++ compiler seems to get wedged when it encounters this error.
It's really an error in my code, but I have to kill the compiler
process manually...  it looks like cclplus.exe is what's wedging.

I'm using Beta 18, here's the output...

g++ -c -I/OSpace/include -g HashTable.cpp
HashTable.cpp:66: `default_size' was not declared in this scope
(C:\gnuwin32\b18\H-i386-cygwin32\lib\gcc-lib\i386-cygwin32\cygnus-2.7.2-970404\cc1plus.exe
1060) In cygwin_except_handler

David Goodine
dmg@arteque.com
-
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]