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]
Other format: [Raw text]

GCC 3.5 20040725 BUGG compiling Mozilla CVS


Mozilla cvs download 20040729 from cvs server
Slackware Linux 10.0 Kernel 2.4.26
Reading specs from /usr/lib/gcc/i686-pc-linux-gnu/3.5.0/specs
Configured with: gcc-3.5-20040725//configure --prefix=/usr --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --enable-languages=c,c++
Thread model: posix
gcc version 3.5.0 20040725 (experimental)


Mozilla configure options:
--prefix=/usr --with-default-mozilla-five-home=/usr/lib/mozilla --enable-default-toolkit=gtk2 --with-x --with-system-zlib --with-system-jpeg --with-system-png --with-system-mng --enable-xft --enable-crypto --disable-accessibility --disable-tests --disable-debug --disable-logging --enable-reorder --enable-strip --disable-pedantic --enable-cpp-rtti --enable-extensions=all


Error:

-I../../../../dist/public/nss -I../../../../dist/private/n ss -I../../../../dist/include -I/home/zk/mozilla/dist/include/nspr -I/home/zk/mo zilla/dist/include/dbm -I../../../../dist/public/dbm pkcs11.c
pkcs11.c: In function `NSC_GetTokenInfo':
pkcs11.c:2997: internal compiler error: in merge_alias_info, at tree-ssa-copy.c: 181
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.
gmake[4]: *** [Linux2.4_x86_glibc_PTH_OPT.OBJ/pkcs11.o] Error 1
gmake[4]: Leaving directory `/home/zk/mozilla/security/nss/lib/softoken'
gmake[3]: *** [libs] Error 2
gmake[3]: Leaving directory `/home/zk/mozilla/security/nss/lib'
gmake[2]: *** [libs] Error 2
gmake[2]: Leaving directory `/home/zk/mozilla/security/manager'
gmake[1]: *** [tier_40] Error 2
gmake[1]: Leaving directory `/home/zk/mozilla'
gmake: *** [default] Error 2





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