ld for windows and ELF
Posted: Tue Jul 30, 2002 11:00 pm
Hi, is there a version of ld (windows version) that supports the elf file format?
I have a copy of binutils from djgpp but supplied version of ld has no elf support.
I was using linux happily but the bochs emulator started having nasty effects with my installation of kde, causing parts to crash and vmware needs a compiled active kernel which just screws up when i try and compile one with gcc saying segmentation fault on pretty much any .c file (plus every time i try to re-compile it the file that causes the segmentation fault changes :/).
My code works fine under windows vmware, and i don't really want to change file formats. I'm using elf because i don't have to define table locations of my os to multiboot.
So, is there another version out there. What other linkers support the elf format?
I have a copy of binutils from djgpp but supplied version of ld has no elf support.
I was using linux happily but the bochs emulator started having nasty effects with my installation of kde, causing parts to crash and vmware needs a compiled active kernel which just screws up when i try and compile one with gcc saying segmentation fault on pretty much any .c file (plus every time i try to re-compile it the file that causes the segmentation fault changes :/).
My code works fine under windows vmware, and i don't really want to change file formats. I'm using elf because i don't have to define table locations of my os to multiboot.
So, is there another version out there. What other linkers support the elf format?