X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f From: Andrew Cottrell Newsgroups: comp.os.msdos.djgpp Subject: Re: oh yeah and... Date: Wed, 17 Mar 2004 20:39:35 +1100 Organization: HOME Message-ID: References: <4056140C DOT D0BBBD0C AT alltel DOT net> <40576387 DOT F69AE791 AT alltel DOT net> X-Newsreader: Forte Agent 1.93/32.576 English (American) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Lines: 17 NNTP-Posting-Host: 202.154.115.197 X-Trace: 1079515944 news.syd.swiftdsl.com.au 27650 202.154.115.197 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com >I'm running Windows 98 version 4.10.1998, and DOS 5.0 (last time I checked) > >Curtis Mackie wrote: > >> Whenever I try to compile code that has a class in it, it says that it >> doesn't know how to create linkdemo.o from c:\djgpp\linkdemo. (I'm using >> >> the example of linkdemo.cpp) Try compiling it via the command prompt to see if you have installed GCC properly first. If this works then read the Rhide readme file for LFN / SFN issues and follow the instructions. Be aware that DOS 5.0 is NOT Windows 98!!!! Amd that DOS is not LFN aware, but Windows 98 is. Andrew