[Bug gas/2582] dwarf2dbg.c embeds absolute filename path with hard-coded / separator

2006-05-05 Thread nickc at redhat dot com
--- Additional Comments From nickc at redhat dot com 2006-05-05 16:54 --- Subject: Re: dwarf2dbg.c embeds absolute filename path with hard-coded / separator Hi Bill, My dev system is back up but I find I am too much of a noob to build the binutils so I can test the patch. I'm

[Bug gas/2582] dwarf2dbg.c embeds absolute filename path with hard-coded / separator

2006-05-05 Thread nickc at redhat dot com
--- Additional Comments From nickc at redhat dot com 2006-05-05 16:56 --- Patch checked in. -- What|Removed |Added Status|WAITING |RESOLVED

[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