[Bug binutils/5606] recognition for x86_64-pc-solaris2.10 target

2008-01-29 Thread nickc at redhat dot com
--- 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

Correct ELF machine for coldfire?

2008-01-29 Thread Jonathan S. Shapiro
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

[Bug ld/5692] New: ld segfault linked to bfd elf error

2008-01-29 Thread pdd at lgsinnovations dot com
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