Hi
i have a problem with linking ELF files
ie: when i tried to link files from example "elfobj" which can be found in fasm package i got:
Code:
[michal@Mama elfobj]$ ld msgdemo.o writemsg.o -o msgdemo
ld: msgdemo.o: unrecognized relocation (0xb) in section `.text'
ld: final link failed: Bad value
my fasm version is 1.67.0, and linker: GNU ld version 2.16.91.0.7 20060317
what's wrong ?
EDIT:
already solved, problem was with fasm ver. 1.67.0, i have download newest one and works fine
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You cannot attach files in this forum You can download files in this forum