OSDev.org

The Place to Start for Operating System Developers
It is currently Fri Apr 19, 2024 8:05 pm

All times are UTC - 6 hours




Post new topic Reply to topic  [ 2 posts ] 
Author Message
 Post subject: VC++ kernal
PostPosted: Wed Feb 13, 2002 12:00 am 
how would i go about making a kernel in visual c++?
i know i would have to disable all run-time libraries
and such, but how do i output straight binary.
thanks in advance.


Top
  
 
 Post subject: RE:VC++ kernal
PostPosted: Fri Feb 15, 2002 12:00 am 
>On 2002-02-13 18:32:01, Grizwald wrote:
> how would i go about making a kernel in visual c++?
>i know i would have to disable all run-time libraries
>and such, but how do i output straight binary.
> thanks in advance.

Well, seeing as though very few (if any) people
on this list use VC++, you're probably on
your own, dude.

Check your docs! It should be in there. If not, find
the actual compiler binary and try a vcc /? or
vcc --help. It's gotta be documented _somewhere_.

I wouldn't be surprised if vc++ _can't_ do it...
isn't is _strictly_ a windoze compiler? You'd be
better off using a real compiler (bcc, gcc, lcc :)

Jeff


Top
  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 2 posts ] 

All times are UTC - 6 hours


Who is online

Users browsing this forum: No registered users and 184 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:  
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group