This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


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

Bug ?


I'm trying to compile mozilla snapshots on a SunOS 5.7 X86 System and I'm
getting the following error:

c++ -o
nsWeakReference.o -c   -fno-rtti -fno-exceptions -pedantic -Wno-long-long
 -Wp,-MD,.deps/nsWeakReference.pp -DMOZILLA_CLIENT -include
../../config-defs.h
-g  -fPIC  -DOSTYPE=\"SunOS5\" -D_IMPL_NS_COM  -I../../dist/include -I../../
dist
/include -I../../dist/include -I../../include  -I../../dist/public/jpeg    -
I/us
r/X11R6/include  nsWeakReference.cpp
nsCOMPtr.h:470: Internal compiler error in `dwarfout_finish', at
dwarfout.c:6102
Please submit a full bug report.
See <URL:http://www.gnu.org/software/gcc/faq.html#bugreport> for
instructions.
make[2]: *** [nsWeakReference.o] Error 1
make[2]: Leaving directory
`/export/home/doehrm/mozillasrc/mozilla/xpcom/base'
make[1]: *** [libs] Error 2
make[1]: Leaving directory `/export/home/doehrm/mozillasrc/mozilla/xpcom'
make: *** [libs] Error 2


[doehrm@sunsite mozilla]$ gcc -v
Reading specs from /usr/local/lib/gcc-lib/i386-pc-solaris2.7/2.95.1/specs
gcc version 2.95.1 19990816 (release)

[doehrm@sunsite mozilla]$ uname -a
SunOS sunsite.aubi.de 5.7 Generic_106542-07 i86pc i386 i86pc


When you need more code fragments, tell me, I'll send you them.


--
Markus

nsCOMPtr.h

nsWeakReference.cpp

nsWeakReference.h


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