Bona Fide OS Development
http://forums.osdever.net/

Problem booting OS
http://forums.osdever.net/viewtopic.php?f=5&t=73
Page 2 of 2

Author:  Faust7011 [ Fri Mar 25, 2011 3:07 pm ]
Post subject:  Re: Problem booting OS

No, still searching.

Something else that seems weird to me :
Code:
void test (char* t) {
   putch(t[0]);
}


This doesn't show anything when calling test(myString).
In fact, anytime I pass a pointer as param it seems to be null in the function called.

Author:  Core [ Wed Jun 29, 2011 1:04 am ]
Post subject:  Re: Problem booting OS

I can second that brans tutorial might be a bit dated as i do have issues with linking using ld mostly .text undefined reference's to etc.(such as _main). I hate to thread jack "so to speak" but with all the spam bots running amok on here I'd rather not draw their attention(if any).

also there seems to be an inline issue with some links(Frames etc) where it displays the original home page inside the frame normally designated for text.

Author:  brenden [ Tue Aug 23, 2011 1:31 am ]
Post subject:  Re: Problem booting OS

Spam has been cleaned up and ya, Bran's tutorial is old now.

The BF Team is working on reorganizing our content and getting an official OSdev guide put together that will be maintained and kept up to date.

just to note, it could be that Bran's tutorial calls for a certain compiler. Compilers are known to each have their own funky personalities at times. Make sure you compile with the same tools on the same platform and if possible the same version of the tools.

Page 2 of 2 All times are UTC - 6 hours [ DST ]
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group
http://www.phpbb.com/