X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f From: "Rod Pemberton" Newsgroups: comp.os.msdos.djgpp Subject: Re: djgpp for kernel dev. Date: Sat, 4 Mar 2006 06:04:44 -0500 Organization: Info Avenue Internet Services, LLC Lines: 35 Message-ID: References: <4404EB6F DOT D050DB39 AT compuserve DOT de> <200603011425 DOT k21EPHCE005449 AT envy DOT delorie DOT com> <440798e7 DOT 2544010 AT news DOT execpc DOT com> <4408f274 DOT 1503510 AT news DOT execpc DOT com> NNTP-Posting-Host: c-68-60-59-250.hsd1.mi.comcast.net X-Trace: news3.infoave.net 1141470293 135939 68.60.59.250 (4 Mar 2006 11:04:53 GMT) X-Complaints-To: abuse AT infoave DOT net NNTP-Posting-Date: Sat, 4 Mar 2006 11:04:53 +0000 (UTC) X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 6.00.2800.1437 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1441 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com "Chris Giese" wrote in message news:4408f274 DOT 1503510 AT news DOT execpc DOT com... > "Rod Pemberton" wrote: > >The problem for both of those is the use of the keyword 'static'. > > I thought they were compiler bugs...? > I know that static functions and global variables may be > deleted by the optimizer if they're not referenced, but these > functions _were_ referenced. I don't know what the exact issue is. It could be that OW1.3 handles 'static' improperly... I haven't updated to OW1.4, so it might be fixed now. OW has made some phenomenal strides lately. It could become a DJGPP killer if DJGPP doesn't get full libc support soon... > http://my.execpc.com/~geezer/temp/djdisk.c Since you are one of the very _few_ programmers whose coding style I like, I'll take a look. (I have all your posted code anyway...except stuff since Jan.) > >I've added PS/2 keyboard routines to your standalone KBD.C. Would you like > >a version? Darn. I thought you gave up on a real OS, now both you and Freedos-32 are going to beat me. ;) You've got the code to do it, but I haven't seen it yet... Rod Pemberton