--- Additional Comments From nickc at redhat dot com 2008-01-29 11:03
---
Subject: Re: recognition for x86_64-pc-solaris2.10 target
Hi Fabian,
> do you know in which release of binutils it will end up?
2.19
Cheers
Nick
--
http://sourceware.org/bugzilla/show_bug.cgi?id=5606
If this is an error, it is the result of a misconfiguration on my part,
but I would like to know the right thing before I fix it.
We are compiling for Coldfire CFV4E target. Binutils seems to want to
set the ELF header em_machine field to EM_68K with about half a dozen
options set to indicate inst
Cross compiling uclibc 0.9.29 on i686-pc-linux-gnu-gcc for a
arm-softfloat-linux-uclibc ran into a segfault on ld. Turns out the problem is
the makefile hands the linker /dev/null for a file, which in turn when the bfd
library tries to get the symbols there is no check for a null pointer (as there