Re: ld dynamic linker x86-64 ?!
- From: "Claudio Daffra" <spamtrap@xxxxxxxxxx>
- Date: 23 Mar 2006 07:06:15 -0800
ok now work !
i link in this way :
thank you again !
ld \
-m elf_x86_64 \
-dynamic-linker /lib64/ld-linux-x86-64.so.2 \
/usr/lib/crt1.o \
/usr/lib/crti.o \
/usr/lib/gcc/x86_64-linux-gnu/4.0.3/crtbegin.o \
/usr/lib/gcc/x86_64-linux-gnu/4.0.3/crtend.o \
/usr/lib/crtn.o \
-lc \
$1.o \
-o $1.bin
.
- Follow-Ups:
- Re: ld dynamic linker x86-64 ?!
- From: Waldek Hebisch
- Re: ld dynamic linker x86-64 ?!
- References:
- ld dynamic linker x86-64 ?!
- From: Claudio Daffra
- Re: ld dynamic linker x86-64 ?!
- From: Waldek Hebisch
- Re: ld dynamic linker x86-64 ?!
- From: Claudio Daffra
- ld dynamic linker x86-64 ?!
- Prev by Date: Re: ld dynamic linker x86-64 ?!
- Next by Date: Re: Kernel Calling Conventions
- Previous by thread: Re: ld dynamic linker x86-64 ?!
- Next by thread: Re: ld dynamic linker x86-64 ?!
- Index(es):