NetBSD-Bugs archive

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

Re: toolchain/49928: can not build arm OABI files



The following reply was made to PR toolchain/49928; it has been noted by GNATS.

From: Martin Husemann <martin%duskware.de@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc: 
Subject: Re: toolchain/49928: can not build arm OABI files
Date: Wed, 27 May 2015 14:13:11 +0200

 And with -v added, we get this linker command line:
 
  /ssd/tools/libexec/gcc/armv4--netbsdelf-eabi/4.8.4/collect2 --sysroot=/ssd/hosts/shark --eh-frame-hdr -X -m armelf_nbsd --fix-v4bx -shared -o libgcc_s.so.1.0 /ssd/hosts/shark/usr/lib/crti.o /ssd/hosts/shark/usr/lib/crtbeginS.o -L=/usr/lib/oabi -L/ssd/tools/lib/gcc/armv4--netbsdelf-eabi/4.8.4 -L/ssd/tools/lib/gcc/armv4--netbsdelf-eabi/4.8.4/../../../../armv4--netbsdelf-eabi/lib -L/ssd/hosts/shark/usr/lib -x -soname libgcc_s.so.1 --warn-shared-textrel -Map=libgcc_s.so.1.map -m armelf_nbsd --version-script=/ssd/obj/shark/ssd/src/compat/arm/oabi/external/gpl3/gcc/lib/libgcc/libgcc_s/libgcc.map -rpath /usr/lib/oabi --whole-archive libgcc_s_pic.a --no-whole-archive /ssd/hosts/shark/usr/lib/crtendS.o /ssd/hosts/shark/usr/lib/crtn.o
 
 Martin
 


Home | Main Index | Thread Index | Old Index