Linking problem with K.J.'s Kernel2

Question about which tools to use, bugs, the best way to implement a function, etc should go here. Don't forget to see if your question is answered in the wiki first! When in doubt post here.
Post Reply
dengmao

Linking problem with K.J.'s Kernel2

Post by dengmao »

Hi all,

I'm new here, so plz bare with me :)

Anyways... I was over at Bona Fide OS Dev, where I downloaded K.J.'s kernel2, to check it out. I'm using Linux as development platform, so i rewrote the kernelbuild.bat so that it was able to run under Linux. Now, for some reason ld says "final link failed: file truncated". Doesn't say which file... What's up with that?? ;)

Great message board this is, by the way...

Thanks
dengmao

Re:Linking problem with K.J.'s Kernel2

Post by dengmao »

Hi again,

I have figured the problem out now... There was something wrong with the enclosed kernel.c, so i wrote a new one, and that did the job :)
Post Reply