Page 1 of 1

Linking problem with K.J.'s Kernel2

Posted: Tue Nov 19, 2002 2:14 am
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

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

Posted: Tue Nov 19, 2002 6:02 am
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 :)