On Windows XP:
When trying to build a lib*.a from a DLL with dlltool, dlltool cannot start
as.exe. It says something like:
dlltool: Creating library file: libdevil.a
dlltool: run: as -o dmyxh.o dmyxh.s
dlltool: No such file or directory
dlltool: CreateProcess
although as.exe is definitely in th
Hi,
I am working on a project using a modified version of binutils tagged
sid-snapshot-20080101 but I cannot checkout it.
However when I look in cvsweb (for instance in include\elf\Changelog) I can
see that a tagged version with this name.
Here is what I tried :
cvs -z 9 -d :pserver:[EMAIL PROTE
--- Additional Comments From kris dot van dot hees at oracle dot com
2008-08-28 14:56 ---
Patch commited:
2008-08-28 Kris Van Hees <[EMAIL PROTECTED]>
PR gold/6858
* options.cc (General_options::finalize): Allow undefined symbols
in shlibs if linking -shared.
--- Additional Comments From kris dot van dot hees at oracle dot com
2008-08-28 14:57 ---
Patch commited:
2008-08-28 Kris Van Hees <[EMAIL PROTECTED]>
PR gold/6858
* options.cc (General_options::finalize): Allow undefined symbols
in shlibs if linking -shared.
Hi Michael,
cvs -z 9 -d :pserver:[EMAIL PROTECTED]:/cvs/src co -r
sid-snapshot-20080101 binutils
Use "src" instead of "binutils". ie:
cvs -z 9 -d :pserver:[EMAIL PROTECTED]:/cvs/src
co -r sid-snapshot-20080101 src
Cheers
Nick
___
bug-bin
Hi Nick,
On Wed, 27 Aug 2008, Nick Clifton wrote:
> > Do you have any other ways I could extract tapp.o besides using ar?
>
> Nope, sorry.
>
> > Please find libxvtxmapi.a and tapp.o
>
> Well that libxvtxmapi.a is definitely corrupt, and he tapp.o file is OK.
>
> > If I take ranlib out of t