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 libgcj/25816] [4.1/4.2 Regression] Configure detects TLS, but glibc does not support it.



------- Comment #3 from daney at gcc dot gnu dot org  2006-01-25 00:11 -------
Subject: Bug 25816

Author: daney
Date: Wed Jan 25 00:11:41 2006
New Revision: 110190

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=110190
Log:
        PR java/25816
        * configure.ac (enable_tls): New enable option.
        (HAVE_AS_TLS): Don't do assembler check if enable_tls set.
        * configure: Regenerate.
        * doc/install.texi (--enable-tls): Document new option.
        (--disable-tls): Ditto.

Modified:
    branches/gcc-4_1-branch/gcc/ChangeLog
    branches/gcc-4_1-branch/gcc/configure
    branches/gcc-4_1-branch/gcc/configure.ac
    branches/gcc-4_1-branch/gcc/doc/install.texi


-- 


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


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