This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug bootstrap/12015] New: [arm-netbsdelf] hidden symbol __fixunsdfsi referenced by DSO
- From: "dhazeghi at yahoo dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 21 Aug 2003 18:16:00 -0000
- Subject: [Bug bootstrap/12015] New: [arm-netbsdelf] hidden symbol __fixunsdfsi referenced by DSO
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=12015
Summary: [arm-netbsdelf] hidden symbol __fixunsdfsi referenced by
DSO
Product: gcc
Version: 3.4
Status: UNCONFIRMED
Keywords: build
Severity: normal
Priority: P2
Component: bootstrap
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: dhazeghi at yahoo dot com
CC: gcc-bugs at gcc dot gnu dot org
GCC target triplet: arm-netbsdelf1.6.1
Building a cross to arm-netbsdelf1.6.1 with mainline (20030821) fails configuring libstdc++:
checking for arm-netbsdelf1.6.1-gcc... (cached) /tmp/mainline/objdir/gcc/xgcc -B/tmp/
mainline/objdir/gcc/ -B/tmp/dara//arm-netbsdelf1.6.1/bin/ -B/tmp/dara//arm-netbsdelf1.6.1/
lib/ -isystem /tmp/dara//arm-netbsdelf1.6.1/include -isystem /tmp/dara//arm-netbsdelf1.6.1/
sys-include
checking for C compiler default output... configure: error: C compiler cannot create executables
...
the error in config.log is as follows:
configure:2349: checking for C compiler default output
configure:2352: /tmp/mainline/objdir/gcc/xgcc -B/tmp/mainline/objdir/gcc/ -B/tmp/dara//
arm-netbsdelf1.6.1/bin/ -B/tmp/dara//arm-netbsdelf1.6.1/lib/ -isystem /tmp/dara//arm-
netbsdelf1.6.1/include -isystem /tmp/dara//arm-netbsdelf1.6.1/sys-include -O2 -g -O2 -O2 -g
-O2 conftest.c >&5
/tmp/dara//arm-netbsdelf1.6.1/bin/ld: a.out: hidden symbol `__fixunsdfsi' in /tmp/mainline/
objdir/gcc/libgcc.a(_fixunsdfsi.oS) is referenced by DSO
collect2: ld returned 1 exit status
Compiler configured with: ../gcc/configure --enable-languages=c,c++,objc --prefix=/tmp/dara/
--target=arm-netbsdelf1.6.1 --with-sysroot=/tmp/dara/arm-netbsdelf1.6.1/sysroot/