public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug target/41357]  New: libgomp build fail
@ 2009-09-15  5:54 jzhang918 at gmail dot com
  2009-09-15  5:57 ` [Bug target/41357] " jzhang918 at gmail dot com
                   ` (33 more replies)
  0 siblings, 34 replies; 35+ messages in thread
From: jzhang918 at gmail dot com @ 2009-09-15  5:54 UTC (permalink / raw)
  To: gcc-bugs

libtool: link: /home/jie/blackfin-sources/build45220-5/gcc_build-4.5/./gcc/xgcc
-B/home/jie/blackfin-sources/build45220-5/gcc_build-4.5/./gcc/
-B/home/jie/installs/bfin-45-220-5/bfin-linux-uclibc/bin/
-B/home/jie/installs/bfin-45-220-5/bfin-linux-uclibc/lib/ -isystem
/home/jie/installs/bfin-45-220-5/bfin-linux-uclibc/include -isystem
/home/jie/installs/bfin-45-220-5/bfin-linux-uclibc/sys-include    -shared 
.libs/alloc.o .libs/barrier.o .libs/critical.o .libs/env.o .libs/error.o
.libs/iter.o .libs/iter_ull.o .libs/loop.o .libs/loop_ull.o .libs/ordered.o
.libs/parallel.o .libs/sections.o .libs/single.o .libs/task.o .libs/team.o
.libs/work.o .libs/lock.o .libs/mutex.o .libs/proc.o .libs/sem.o .libs/bar.o
.libs/ptrlock.o .libs/time.o .libs/fortran.o .libs/affinity.o    -pthread
-Wl,-O1   -Wl,-soname -Wl,libgomp.so.1 -o .libs/libgomp.so.1.0.0
/home/jie/installs/bfin-45-220-5/bfin-linux-uclibc/bin/ld: fde encoding in
/home/jie/blackfin-sources/build45220-5/gcc_build-4.5/./gcc/libgcc.a(_udivdi3.o)(.eh_frame)
prevents .eh_frame_hdr table being created.
.libs/iter.o:(.debug_info+0x8fb): undefined reference to `_gomp_tls_data'
.libs/iter.o:(.debug_info+0x98e): undefined reference to `_gomp_tls_data'
.libs/iter.o:(.debug_info+0xa73): undefined reference to `_gomp_tls_data'
.libs/iter.o:(.debug_info+0xb2d): undefined reference to `_gomp_tls_data'
.libs/iter_ull.o:(.debug_info+0x90e): undefined reference to `_gomp_tls_data'
.libs/iter_ull.o:(.debug_info+0x9a5): more undefined references to
`_gomp_tls_data' follow
/home/jie/installs/bfin-45-220-5/bfin-linux-uclibc/bin/ld:
.libs/libgomp.so.1.0.0: hidden symbol `_gomp_tls_data' isn't defined
/home/jie/installs/bfin-45-220-5/bfin-linux-uclibc/bin/ld: final link failed:
Nonrepresentable section on output
collect2: ld returned 1 exit status
make[4]: *** [libgomp.la] Error 1
make[4]: Leaving directory
`/home/jie/blackfin-sources/build45220-5/gcc_build-4.5/bfin-linux-uclibc/libgomp'


-- 
           Summary: libgomp build fail
           Product: gcc
           Version: 4.5.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: target
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: jzhang918 at gmail dot com
 GCC build triplet: x86_64-unknown-linux-gnu
  GCC host triplet: x86_64-unknown-linux-gnu
GCC target triplet: bfin-linux-uclibc


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


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

end of thread, other threads:[~2010-03-23  1:56 UTC | newest]

Thread overview: 35+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-09-15  5:54 [Bug target/41357] New: libgomp build fail jzhang918 at gmail dot com
2009-09-15  5:57 ` [Bug target/41357] " jzhang918 at gmail dot com
2009-09-15 11:23 ` rainer at emrich-ebersheim dot de
2009-09-15 12:48 ` [Bug debug/41357] " davek at gcc dot gnu dot org
2009-09-15 12:52 ` davek at gcc dot gnu dot org
2009-09-15 12:53 ` davek at gcc dot gnu dot org
2009-09-15 13:29 ` davek at gcc dot gnu dot org
2009-09-15 13:40 ` davek at gcc dot gnu dot org
2009-09-15 14:07 ` davek at gcc dot gnu dot org
2009-09-15 14:21 ` jzhang918 at gmail dot com
2009-09-15 14:24 ` davek at gcc dot gnu dot org
2009-09-15 14:53 ` davek at gcc dot gnu dot org
2009-09-15 16:16 ` davek at gcc dot gnu dot org
2009-09-15 16:43 ` jakub at gcc dot gnu dot org
2009-09-15 17:09 ` davek at gcc dot gnu dot org
2009-09-15 17:16 ` davek at gcc dot gnu dot org
2009-09-15 17:20 ` jakub at gcc dot gnu dot org
2009-09-15 17:25 ` davek at gcc dot gnu dot org
2009-09-15 17:36 ` davek at gcc dot gnu dot org
2009-09-15 17:41 ` hjl dot tools at gmail dot com
2009-09-15 17:45 ` jakub at gcc dot gnu dot org
2009-09-15 17:52 ` davek at gcc dot gnu dot org
2009-09-15 17:57 ` davek at gcc dot gnu dot org
2009-09-16 10:19 ` davek at gcc dot gnu dot org
2009-09-16 10:37 ` jakub at gcc dot gnu dot org
2009-09-16 10:51 ` davek at gcc dot gnu dot org
2009-09-16 10:55 ` davek at gcc dot gnu dot org
2009-09-16 21:10 ` [Bug middle-end/41357] " davek at gcc dot gnu dot org
2009-09-16 21:29 ` davek at gcc dot gnu dot org
2009-09-22  1:34 ` davek at gcc dot gnu dot org
2009-09-24 11:10 ` christian dot joensson at gmail dot com
2009-09-28  5:48 ` davek at gcc dot gnu dot org
2009-09-30 13:47 ` christian dot joensson at gmail dot com
2009-11-09 11:05 ` davek at gcc dot gnu dot org
2010-03-23  1:56 ` davek at gcc dot gnu dot org

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).