Re: [Bug ld/2607] linker doesn't recognize an ELF library.

2006-05-11 Thread Nick Clifton
Hi Pawel, pluto at agmk dot net wrote: works for me :) Excellent - I have applied the patch to the mainline and the 2.17 branch as well. Cheers Nick ___ bug-binutils mailing list bug-binutils@gnu.org

[Bug ld/2607] linker doesn't recognize an ELF library.

2006-05-11 Thread nickc at redhat dot com
--- Additional Comments From nickc at redhat dot com 2006-05-11 09:04 --- Subject: Re: linker doesn't recognize an ELF library. Hi Pawel, pluto at agmk dot net wrote: works for me :) Excellent - I have applied the patch to the mainline and the 2.17 branch as well. Cheers

[Bug ld/2607] linker doesn't recognize an ELF library.

2006-05-09 Thread scp at predict dot com
--- Additional Comments From scp at predict dot com 2006-05-09 19:47 --- Created an attachment (id=1015) -- (http://sourceware.org/bugzilla/attachment.cgi?id=1015action=view) libbug.so.ld from previous example -- http://sourceware.org/bugzilla/show_bug.cgi?id=2607 --- You are

[Bug ld/2607] linker doesn't recognize an ELF library.

2006-05-09 Thread scp at predict dot com
--- Additional Comments From scp at predict dot com 2006-05-09 19:39 --- I have just run into what I believe is the same problem. It appears to be due to a new version of the Sun ld (/usr/ccs/bin/ld) which was installed recently on our Solaris8 systems as part of trying to patch up the

[Bug ld/2607] linker doesn't recognize an ELF library.

2006-05-05 Thread nickc at redhat dot com
--- Additional Comments From nickc at redhat dot com 2006-05-05 17:15 --- Subject: Re: linker doesn't recognize an ELF library. Hi Pawel, strip also can't handle this precompiled external library. $ sparc-sun-solaris2.9-strip -g libcmodel.so --verbose sparc-sun-solaris2.9-strip:

Re: [Bug ld/2607] linker doesn't recognize an ELF library.

2006-05-05 Thread Nick Clifton
Hi Pawel, strip also can't handle this precompiled external library. $ sparc-sun-solaris2.9-strip -g libcmodel.so --verbose sparc-sun-solaris2.9-strip: libcmodel.so: File format not recognized How was this libcmodel.so file created ? Are you able to create a small test case that builds an

[Bug ld/2607] linker doesn't recognize an ELF library.

2006-05-05 Thread pluto at agmk dot net
--- Additional Comments From pluto at agmk dot net 2006-05-05 21:07 --- (In reply to comment #3) Subject: Re: linker doesn't recognize an ELF library. Hi Pawel, strip also can't handle this precompiled external library. $ sparc-sun-solaris2.9-strip -g libcmodel.so --verbose