Tools question
Posted: Sat Oct 19, 2002 8:15 am
I'm trying to build the sample kernel in http://www.washingdishes.freeuk.com/grubtut.html.
I'm building this with DJGPP on WinXP.
I'm having trouble because the ld that I got with DJGPP doesn't support elf format (version 2.3)
I tried downloading Cygwin and doing it from there, but I get "ld: PE operation on non PE file" or some such when I try to link.
I would rather not use Cygwin, so can you tell me where I can get a linker that can handle elf?
I'm building this with DJGPP on WinXP.
I'm having trouble because the ld that I got with DJGPP doesn't support elf format (version 2.3)
I tried downloading Cygwin and doing it from there, but I get "ld: PE operation on non PE file" or some such when I try to link.
I would rather not use Cygwin, so can you tell me where I can get a linker that can handle elf?