Tim robinsons simple kernel with print and clear screen functions doesn't work
first nasm won't compile the asm part of it and gcc won't compile the other
is there something wrong with my gcc installation ?
Tim robinsons kernel tut - compile troubles
RE:Tim robinsons kernel tut - compile troubles
>On 2002-05-05 22:12:08, joe Blow wrote:
>Tim robinsons simple kernel with print and clear screen functions doesn't work
>first nasm won't compile the asm part of it and gcc won't compile the other
>is there something wrong with my gcc installation ?
Heh, lucky I passed by this board today.
I assume you mean the "Making a Simple C kernel with Basic printf and clearscreen
Functions" page at the Bona Fide OS Development site. If so, that one's not mine.
You ought to email K.J. (I don't know if he reads this board) and let him know.
I think he tested the code as he wrote it, so you ought to prove the error
messages that NASM and gcc give you. I believe his email address is on the
front page of his site.
>Tim robinsons simple kernel with print and clear screen functions doesn't work
>first nasm won't compile the asm part of it and gcc won't compile the other
>is there something wrong with my gcc installation ?
Heh, lucky I passed by this board today.
I assume you mean the "Making a Simple C kernel with Basic printf and clearscreen
Functions" page at the Bona Fide OS Development site. If so, that one's not mine.
You ought to email K.J. (I don't know if he reads this board) and let him know.
I think he tested the code as he wrote it, so you ought to prove the error
messages that NASM and gcc give you. I believe his email address is on the
front page of his site.