public inbox for glibc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug libc/10562] New: nptl/sysdeps/x86_64/tls.h:77:3: error: #error "TLS support is required."
@ 2009-08-25 20:55 bastl73 at freenet dot de
  2009-08-25 21:16 ` [Bug libc/10562] " drepper at redhat dot com
  2009-09-06 22:38 ` bastl73 at freenet dot de
  0 siblings, 2 replies; 4+ messages in thread
From: bastl73 at freenet dot de @ 2009-08-25 20:55 UTC (permalink / raw)
  To: glibc-bugs

Compiling glibc_64_multilib on a 32 bit system breaks with this error.
(AMD Phenom 4)
kernel-2.6.30.1
binutils-2.19.1
GCC-4.4.1
glibc-2.10.1

more of this error (-d):
----------
...
In file included from include/tls.h:6,
                 from sysdeps/unix/sysv/linux/x86_64/sysdep.h:26,
                 from <stdin>:1:
nptl/sysdeps/x86_64/tls.h:77:3: error: #error "TLS support is required."
In file included from include/tls.h:6,
                 from sysdeps/unix/sysv/linux/x86_64/sysdep.h:26,
                 from <stdin>:1:
nptl/sysdeps/x86_64/tls.h:77:3: error: #error "TLS support is required."
In file included from include/tls.h:6,
                 from sysdeps/unix/sysv/linux/x86_64/sysdep.h:26,
                 from <stdin>:1:
...
----------
32 bit system build works fine and stable ! very stable - great work!!!

It seams that the make process doesn't setup all right for this task.
Maybe there have to be some more switches too. (only guesses)

-- 
           Summary: nptl/sysdeps/x86_64/tls.h:77:3: error: #error "TLS
                    support is required."
           Product: glibc
           Version: 2.10
            Status: NEW
          Severity: normal
          Priority: P2
         Component: libc
        AssignedTo: drepper at redhat dot com
        ReportedBy: bastl73 at freenet dot de
                CC: glibc-bugs at sources dot redhat dot com
 GCC build triplet: i686-pc-linux-gnu
  GCC host triplet: x86_64-unknown-linux-gnu


http://sourceware.org/bugzilla/show_bug.cgi?id=10562

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


^ permalink raw reply	[flat|nested] 4+ messages in thread

* [Bug libc/10562] nptl/sysdeps/x86_64/tls.h:77:3: error: #error "TLS support is required."
  2009-08-25 20:55 [Bug libc/10562] New: nptl/sysdeps/x86_64/tls.h:77:3: error: #error "TLS support is required." bastl73 at freenet dot de
@ 2009-08-25 21:16 ` drepper at redhat dot com
  2009-09-06 22:38 ` bastl73 at freenet dot de
  1 sibling, 0 replies; 4+ messages in thread
From: drepper at redhat dot com @ 2009-08-25 21:16 UTC (permalink / raw)
  To: glibc-bugs


------- Additional Comments From drepper at redhat dot com  2009-08-25 21:16 -------
I don't even want to know how this system looks like.  It's just not supported.
 If you want to make it work you're on your own.  Check the exact details of the
configure log.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |INVALID


http://sourceware.org/bugzilla/show_bug.cgi?id=10562

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


^ permalink raw reply	[flat|nested] 4+ messages in thread

* [Bug libc/10562] nptl/sysdeps/x86_64/tls.h:77:3: error: #error "TLS support is required."
  2009-08-25 20:55 [Bug libc/10562] New: nptl/sysdeps/x86_64/tls.h:77:3: error: #error "TLS support is required." bastl73 at freenet dot de
  2009-08-25 21:16 ` [Bug libc/10562] " drepper at redhat dot com
@ 2009-09-06 22:38 ` bastl73 at freenet dot de
  1 sibling, 0 replies; 4+ messages in thread
From: bastl73 at freenet dot de @ 2009-09-06 22:38 UTC (permalink / raw)
  To: glibc-bugs


------- Additional Comments From bastl73 at freenet dot de  2009-09-06 22:38 -------
You see I did spent very much time on this problem.
So how do you imagine cross-compiling is possible? - would be nice to read 
this in the INSTALL file - there is a little error at the moment, maybe you 
want to talk to the gcc development that they support your wish how it should 
work. Or better gcc-src-package uses the glibc-src-package to compile both at 
the same time for those cross tasks.
CLFS and others can't help on this problem, they also do mistakes in building 
those systems. And I think that this should be a main task for binutils, glibc 
and gcc, the kernel is ready for that task.
Maybe you think building 64 bit systems on a 32 bit system is not supported - 
but that doesn't matter which way you take. Cross is cross and the systems 
(libs) should always be separated clearly. And cross compiling 64 bit on a 32 
bit x86 system should be the main task at the moment, to get 64 bit systems at 
all.
I also think there should be some head developers for binutils, glibc and gcc 
holding the communication between these softwares and the features they want 
to implement. So better and more stable software and builds will be the 
result.

-- 


http://sourceware.org/bugzilla/show_bug.cgi?id=10562

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


^ permalink raw reply	[flat|nested] 4+ messages in thread

* [Bug libc/10562] nptl/sysdeps/x86_64/tls.h:77:3: error: #error "TLS support is required."
       [not found] <bug-10562-131@http.sourceware.org/bugzilla/>
@ 2014-07-01  6:59 ` fweimer at redhat dot com
  0 siblings, 0 replies; 4+ messages in thread
From: fweimer at redhat dot com @ 2014-07-01  6:59 UTC (permalink / raw)
  To: glibc-bugs

https://sourceware.org/bugzilla/show_bug.cgi?id=10562

Florian Weimer <fweimer at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
              Flags|                            |security-

-- 
You are receiving this mail because:
You are on the CC list for the bug.


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2014-07-01  6:59 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-08-25 20:55 [Bug libc/10562] New: nptl/sysdeps/x86_64/tls.h:77:3: error: #error "TLS support is required." bastl73 at freenet dot de
2009-08-25 21:16 ` [Bug libc/10562] " drepper at redhat dot com
2009-09-06 22:38 ` bastl73 at freenet dot de
     [not found] <bug-10562-131@http.sourceware.org/bugzilla/>
2014-07-01  6:59 ` fweimer at redhat dot com

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).