bug-binutils
[Top][All Lists]
Advanced

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

[Bug ld/6726] enabling LD garbage collection with Thumb interworking cau


From: adsouzp at netscape dot net
Subject: [Bug ld/6726] enabling LD garbage collection with Thumb interworking causes ASSERT in ldlang.c line 4275
Date: 17 Jul 2008 10:04:29 -0000

------- Additional Comments From adsouzp at netscape dot net  2008-07-17 10:04 
-------
good day Nick:

> if you try the latest binutils sources (from the mainline of the CVS
> repository) you will find that the bug goes away.

how do i build binutils from source for ARM?
i followed instructions on http://www.gnuarm.com/support.html

# cd [binutils-build]
# [binutils-source]/configure --target=arm-elf --prefix=[toolchain-prefix]
#   --enable-interwork --enable-multilib
# make all install

i found this to be incorrect. so, i changed it to:
--program-prefix=arm-elf --prefix=${HOME}/local --target=arm-elf

however, i get a message that i am building for arm-unknown-elf.
what should i do?

btw, i am no longer on the GCC list, so you know.

Aaron


-- 


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

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.




reply via email to

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