bug-binutils
[Top][All Lists]
Advanced

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

[Bug ld/15707] Assertion failed while trying to statically link a C++ pr


From: logout at free dot fr
Subject: [Bug ld/15707] Assertion failed while trying to statically link a C++ program
Date: Sun, 30 Jun 2013 21:34:03 +0000

http://sourceware.org/bugzilla/show_bug.cgi?id=15707

--- Comment #1 from Emmanuel Deloget <logout at free dot fr> ---
Regarding the build-toolchain.sh script:

I tried to automate every steps of the build process, including wget'ing the
source. 

Once compiled, the toolchain binaries is to be found in
$PWD/staging/armeb-edt-linux-gnueabi/usr/bin; these binaries are using host
librairies that lie in $PWD/staging/host/usr/lib (so you may want to add this
to your LD_LIBRARY_PATH before calling armeb-edt-linux-gnueabi-g++). 

You may want to remove the parts you don't want from the script (for instance,
the last steps compile a linux kernel ; this is of limited interest). 

My build settings: Debian Weezhy with gcc 4.8.1 and binutils 2.22.

-- 
You are receiving this mail because:
You are on the CC list for the bug.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]