Bona Fide OS Developer
View unanswered posts | View active topics It is currently Thu Mar 28, 2024 2:22 pm



Post new topic Reply to topic  [ 13 posts ]  Go to page Previous  1, 2
 Problem booting OS 
Author Message

Joined: Thu Feb 24, 2011 5:45 pm
Posts: 2
Post 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.


Fri Mar 25, 2011 3:07 pm
Profile

Joined: Wed Jun 29, 2011 1:00 am
Posts: 2
Post 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.


Wed Jun 29, 2011 1:04 am
Profile
Site Admin

Joined: Fri Jul 24, 2009 10:02 pm
Posts: 247
Location: Las Vegas, NV, US
Post 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.


Tue Aug 23, 2011 1:31 am
Profile
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 13 posts ]  Go to page Previous  1, 2


Who is online

Users browsing this forum: No registered users and 17 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
cron
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group.
Designed by Vjacheslav Trushkin and tweaked by the BF Team.