This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug fortran/26889] libfortran build fails with: object requires TLS, but TLS failed to initialize
- From: "quanah at stanford dot edu" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 28 Mar 2006 07:26:25 -0000
- Subject: [Bug fortran/26889] libfortran build fails with: object requires TLS, but TLS failed to initialize
- References: <bug-26889-10100@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #14 from quanah at stanford dot edu 2006-03-28 07:26 -------
For building GCC, I execute:
cd ../gcc-build/@sys && make CFLAGS='-O' \
LIBCFLAGS='-g -O2' LIBCXXFLAGS='-g -O2 -fno-implicit-templates' 2>&1 | tee
-a makeLOG
(@sys is an AFS thing, it translates to sun4x_58 or sun4x_59 in this case,
depending on the OS).
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26889