------- 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.


_______________________________________________
bug-binutils mailing list
bug-binutils@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-binutils

Reply via email to