[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: ld



Alexey Pialkin wrote:
> Sirely it's not my as - just because all my was statically linked(drawback from
> compilation).
>  
> > I'm willing to replace my as with the one from your binutils but can find it in
> > the archive.
> > Did you forget to put it in?
> 
> Looks like so. I will remake my archive of binutils and repost it to you.
> In 15 minutes it will be there :)

Hmm, try again ;-) This one is not statically linked.

$ tar xvzf binutils-971110.tgz binutils-cross/as
$ ls -l /usr/bin/as binutils-cross/as
-rwxr-xr-x   1 root     root       158208 Nov  4 15:55 /usr/bin/as
-rwxr-xr-x   1 1000     1000       158208 Nov  9 23:46 binutils-cross/as
$ ldd binutils-cross/as
        libopcodes.so.2.8.1.0.15 => /usr/lib/libopcodes.so.2.8.1.0.15 (0x50029000)
        libbfd.so.2.8.1.0.15 => /usr/lib/libbfd.so.2.8.1.0.15 (0x5005d000)
        libc.so.6 => /lib/libc.so.6 (0x500b2000)
        /lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x50000000)

Regards.

-- 
 Eric Delaunay                 | "La guerre justifie l'existence des militaires.
 delaunay@lix.polytechnique.fr | En les supprimant." Henri Jeanson (1900-1970)


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
debian-sparc-request@lists.debian.org . Trouble? 
e-mail to templin@bucknell.edu .


Reply to: