From: "Tobias Skytte" Newsgroups: comp.os.msdos.djgpp Subject: Re: How do I customize libc for custom OS? Date: Tue, 22 Aug 2000 14:49:07 +0200 Lines: 20 Message-ID: <8nu3ib$9ev2v$1@ID-33463.news.cis.dfn.de> References: <8nqvcn$9a10a$1 AT ID-33463 DOT news DOT cis DOT dfn DOT de> <39A134C9 DOT 309EBC9C AT maths DOT unine DOT ch> NNTP-Posting-Host: 195.8.4.68 X-Trace: fu-berlin.de 966955408 9927775 195.8.4.68 (16 [33463]) X-Newsreader: Microsoft Outlook Express 4.72.3110.1 X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3110.3 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com >Since you are in the Pascal area, why not program it in Ada95 ? >So you won't be trapped in the various syntaxes of Pascal dialects. >The DJGPP Ada front-end (GNAT/DOS, aka ez2load) is there for that; if you >are not happy, you can use another compiler with minimal changes. >You can find a draft for a *-Pascal to Ada porting guide > http://members.xoom.com/_XMCM/gdemont/pascada.htm > hmm. yes Ada95 definently sounds interresting, but before I download GNAT (22 mb on a slooow connection) can you tell me this: 1) would I still need to modify the libc (since GNAT depends on djgpp) to make my OS? or does GNAT not use libc at all? 2) is Ada95 often used to devellop OS's? is it easier to 'modify' it to work with a custom OS than other compilers (like djgpp or FPK etc etc)? thanks! Tobias Skytte