bug-gplusplus
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

g++ internal compiler error /information


From: Solberg, James L.
Subject: g++ internal compiler error /information
Date: Fri, 28 Nov 2003 15:21:59 -0500

Hi,

I'm using "gmake' on unixware7.1.3 to compile.  I received the following error

g++ -o ErrorHandling/Error.o -c -Woverloaded-virtual -z defs -DCLLINUX -DCLUNIX 
-D_POSIX_SOURCE -D_REENTRANT -D_THREAD_SAFE -D_BSD_SOURCE -D_SVID_SOURCE 
-D_XOPEN_SOURCE=500 -fPIC -DCSBUILD  -g -DDEBUG -D_CLIDEBUG -I. -I..  
ErrorHandling/Error.cpp
cc1plus: warning: -g option not supported for C++ on systems using the DWARF 
debugging format
In file included from ErrorHandling/ErrorQueue.h:25,
                 from ErrorHandling/Error.h:29,
                 from ErrorHandling/Error.cpp:9:
../Utility/Handles/SharedHandle.h:112: Internal compiler error 123.
../Utility/Handles/SharedHandle.h:112: Please submit a full bug report to 
address@hidden'.
gmake[1]: *** [ErrorHandling/Error.o] Error 1
gmake[1]: Leaving directory 
`/home/jim/simba711/SimbaSourceKit/SourceCode/Shared/Utility'
gmake: *** [Shared/Utility!] Error 2

The file SharedHandle.h is attached.  Would appreciate it if you could shed any 
light on Internal compiler error 123 and/or let me know what I can do fix my 
code.

Thanks,
Jim S


         <<SingletonHandle.h>>          


James L Solberg
(904) 332-9265/N454-9265

Attachment: SingletonHandle.h
Description: SingletonHandle.h


reply via email to

[Prev in Thread] Current Thread [Next in Thread]