bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug ld/9938] New: TLS transition from R_386_TLS_GD to R_386_TLS_IE_32 e


From: niki dot waibel at gmx dot net
Subject: [Bug ld/9938] New: TLS transition from R_386_TLS_GD to R_386_TLS_IE_32 error when compiling gettext-0.17
Date: 10 Mar 2009 16:19:13 -0000

when compiling gettext-0.17 on i386-pc-solaris2.10 with gcc-4.3.3 and
binutils-2.19.50.0.1, i get:
===
gcc -std=gnu99 -fopenmp -fPIC -Wall -O2 -Wl,--enable-new-dtags -Wl,--rpath
-Wl,/misc/i386-pc-solaris2.10/lib -o .libs/msgmerge msgmerge-msgmerge.o
msgmerge-msgl-fsearch.o msgmerge-plural-count.o -fopenmp 
-L/misc/i386-pc-solaris2.10/lib ./.libs/libgettextsrc.so
/tmp/gettext-0.17/gettext-tools/gnulib-lib/.libs/libgettextlib.so -lncurses
/tmp/gettext-0.17/gettext-tools/intl/.libs/libintl.so -liconv -lc -lm -lsec 
-Wl,--rpath -Wl,/misc/i386-pc-solaris2.10/opt/gettext/0.17/lib
/misc/i386-pc-solaris2.10/bin/ld:
/misc/i386-pc-solaris2.10/opt/gcc/4.3.3/lib/gcc/i386-pc-solaris2.10/4.3.3/libgomp.a(loop.o):
TLS transition from R_386_TLS_GD to R_386_TLS_IE_32 against `gomp_tls_data' at
0x1b in section `.text' failed
/misc/i386-pc-solaris2.10/opt/gcc/4.3.3/lib/gcc/i386-pc-solaris2.10/4.3.3/libgomp.a:
could not read symbols: Bad value
collect2: ld returned 1 exit status
make[4]: *** [msgmerge] Error 1
make[4]: Leaving directory `/tmp/gettext-0.17/gettext-tools/src'
make[3]: *** [all] Error 2
===

i can't use binutils-2.19.51.0.2 yet, because of bug#521 (currently being worked
on) ... not sure if this is somehow related (not an binutils expert -- just a
user) ... not sure if this is a gcc problem also.

-- 
           Summary: TLS transition from R_386_TLS_GD to R_386_TLS_IE_32
                    error when compiling gettext-0.17
           Product: binutils
           Version: 2.19
            Status: NEW
          Severity: normal
          Priority: P2
         Component: ld
        AssignedTo: unassigned at sources dot redhat dot com
        ReportedBy: niki dot waibel at gmx dot net
                CC: bug-binutils at gnu dot org
 GCC build triplet: i386-pc-solaris2.10
  GCC host triplet: i386-pc-solaris2.10
GCC target triplet: i386-pc-solaris2.10


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

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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]