public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "dhazeghi at yahoo dot com" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug bootstrap/12015] [arm-netbsdelf] hidden symbol __fixunsdfsi referenced by DSO
Date: Thu, 21 Aug 2003 18:19:00 -0000	[thread overview]
Message-ID: <20030821181906.7674.qmail@sources.redhat.com> (raw)
In-Reply-To: <20030821181555.12015.dhazeghi@yahoo.com>

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



------- Additional Comments From dhazeghi at yahoo dot com  2003-08-21 18:19 -------
Here's the full compile line that fails (for any simple C testcase):

bash-2.04$ gcc/xgcc -B gcc/ foo.c 
/tmp/dara//lib/../arm-netbsdelf1.6.1/bin/ld: a.out: hidden symbol `__fixunsdfsi' in gcc/
libgcc.a(_fixunsdfsi.oS) is referenced by DSO
collect2: ld returned 1 exit status
bash-2.04$ gcc/xgcc-v  -B gcc/ foo.c 
bash: gcc/xgcc-v: No such file or directory
bash-2.04$ gcc/xgcc -v  -B gcc/ foo.c 
Reading specs from gcc/specs
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/
Thread model: single
gcc version 3.4 20030821 (experimental)
 gcc/cc1 -quiet -v -iprefix /tmp/mainline/objdir/gcc/../lib/gcc/arm-netbsdelf1.6.1/3.4/ -
isystem gcc/include -D__ARM_ARCH_3__ foo.c -quiet -dumpbase foo.c -auxbase foo -version -o 
/tmp/ccXp21Jl.s
ignoring nonexistent directory "/tmp/mainline/objdir/gcc/../lib/gcc/arm-netbsdelf1.6.1/3.4/
include"
ignoring nonexistent directory "/tmp/mainline/objdir/gcc/../lib/gcc/arm-netbsdelf1.6.1/3.4/../../
../../arm-netbsdelf1.6.1/include"
ignoring nonexistent directory "/tmp/dara/arm-netbsdelf1.6.1/sysroot//usr/local/include"
ignoring nonexistent directory "/tmp/dara//lib/gcc/arm-netbsdelf1.6.1/3.4/include"
ignoring nonexistent directory "/tmp/dara//lib/../arm-netbsdelf1.6.1/include"
#include "..." search starts here:
#include <...> search starts here:
 gcc/include
 /tmp/dara/arm-netbsdelf1.6.1/sysroot//usr/include
End of search list.
GNU C version 3.4 20030821 (experimental) (arm-netbsdelf1.6.1)
        compiled by GNU C version 3.2 20020903 (Red Hat Linux 8.0 3.2-7).
GGC heuristics: --param ggc-min-expand=47 --param ggc-min-heapsize=31884
 /tmp/dara//lib/../arm-netbsdelf1.6.1/bin/as -mfpu=softvfp -matpcs -o /tmp/ccI2APZx.o /tmp/
ccXp21Jl.s
 gcc/collect2 -X -dc -dp -e __start -dynamic-linker /usr/libexec/ld.elf_so /tmp/dara/arm-
netbsdelf1.6.1/sysroot//usr/lib/crt0.o /tmp/dara/arm-netbsdelf1.6.1/sysroot//usr/lib/crtbegin.o 
-Lgcc -L/tmp/dara//lib/../arm-netbsdelf1.6.1/lib -L/tmp/dara//lib -L/tmp/dara/arm-
netbsdelf1.6.1/sysroot//usr/lib /tmp/ccI2APZx.o -lgcc -lgcc_eh -lc -lgcc -lgcc_eh /tmp/dara/
arm-netbsdelf1.6.1/sysroot//usr/lib/crtend.o
/tmp/dara//lib/../arm-netbsdelf1.6.1/bin/ld: a.out: hidden symbol `__fixunsdfsi' in gcc/
libgcc.a(_fixunsdfsi.oS) is referenced by DSO
collect2: ld returned 1 exit status


  reply	other threads:[~2003-08-21 18:19 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-08-21 18:16 [Bug bootstrap/12015] New: " dhazeghi at yahoo dot com
2003-08-21 18:19 ` dhazeghi at yahoo dot com [this message]
2003-08-21 18:31 ` [Bug bootstrap/12015] " pinskia at gcc dot gnu dot org
2003-08-21 19:57 ` dhazeghi at yahoo dot com
2003-08-21 20:00 ` pinskia at gcc dot gnu dot org
2003-08-23  1:27 ` dhazeghi at yahoo dot com
2003-08-24 17:40 ` dhazeghi at yahoo dot com
2004-01-14 18:51 ` rearnsha at gcc dot gnu dot org
2004-01-16  3:59 ` dhazeghi at yahoo dot com
2004-02-06  1:42 ` pinskia at gcc dot gnu dot org
2004-12-29  0:25 ` rth at gcc dot gnu dot org

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20030821181906.7674.qmail@sources.redhat.com \
    --to=gcc-bugzilla@gcc.gnu.org \
    --cc=gcc-bugs@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).