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]

[Bug fortran/26889] libfortran build fails with: object requires TLS, but TLS failed to initialize



------- Comment #15 from ebotcazou at gcc dot gnu dot org  2006-03-28 07:28 -------
> 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

Use 'make bootstrap' instead of 'make'.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26889


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