bug-binutils
[Top][All Lists]
Advanced

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

[Bug ld/9938] TLS transition from R_386_TLS_GD to R_386_TLS_IE_32 error


From: niki dot waibel at gmx dot net
Subject: [Bug ld/9938] TLS transition from R_386_TLS_GD to R_386_TLS_IE_32 error when compiling gettext-0.17
Date: 12 Mar 2009 11:14:27 -0000

------- Additional Comments From niki dot waibel at gmx dot net  2009-03-12 
11:14 -------
Created an attachment (id=3811)
 --> (http://sourceware.org/bugzilla/attachment.cgi?id=3811&action=view)
linker inputs, part1

hope these are all files you need. just tell if you need something else.

exact commandline was:
===
gcc -std=gnu99 -fopenmp -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
===

and produced:
===
/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
===

-- 


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]