Mail Archives: djgpp/2000/08/09/10:45:20
From: | "Christian Jansen" <C-Jansen AT gmx DOT de>
|
Newsgroups: | comp.os.msdos.djgpp
|
Subject: | Re: DJGPP neither running on ms-dos 6.2 nor on caldera-dos 7.03
|
Date: | Wed, 9 Aug 2000 16:46:38 +0200
|
Lines: | 49
|
Message-ID: | <8mrqp6$76b4o$1@ID-16903.news.cis.dfn.de>
|
References: | <Pine DOT SUN DOT 3 DOT 91 DOT 1000809083316 DOT 16271D-100000 AT is>
|
NNTP-Posting-Host: | pec-101-13.tnt7.hh2.uunet.de (149.225.101.13)
|
X-Trace: | fu-berlin.de 965832294 7548056 149.225.101.13 (16 [16903])
|
X-Newsreader: | Microsoft Outlook Express 5.00.2919.6600
|
X-MimeOLE: | Produced By Microsoft MimeOLE V5.00.2919.6600
|
To: | djgpp AT delorie DOT com
|
DJ-Gateway: | from newsgroup comp.os.msdos.djgpp
|
Reply-To: | djgpp AT delorie DOT com
|
"Eli Zaretskii" <eliz AT is DOT elta DOT co DOT il> schrieb im Newsbeitrag
news:Pine DOT SUN DOT 3 DOT 91 DOT 1000809083316 DOT 16271D-100000 AT is...
>
> On Wed, 9 Aug 2000, Christian Jansen wrote:
>
> > When I try to compile a program, I successfully compiled
> > with under Win98, he tells me something about missing files
(streambuf.h).
> > I guess it's because of the filename, which was shorted to streambu.h
>
> Did you unzip the distribution on Windows?
First I did with Winzip under Win98, and of course, it worked.
But I want to use DJGPP also on an old 486-Laptop with a 40MB-HDD, so
there's not enough space for Win98.
So I first copied as is on that Laptop, and after it didn't work, I set
+LFN=N, but it still didn't work.
And last but not least I copied the Zip-File on the Laptop and unzipped them
there (with PKunzip supporting LFN's) and set +LFN=N again, but that also
didn't work.
> If so, I think you will find that streambuf.h is shortened to stream~1.h,
> not to streambu.h. The latter would have worked in plain DOS mode.
I've had both versions, steamb~1.h and streambu.h; none of them worked.
> > but I've also set +LFN=N, so it should work, shouldn't it?
>
> Setting LFN has no effect on DOS, only on Windows.
>
> What you want, or so it seems, is a dual-boot system where you can
> compile and run programs both in plain DOS and on Windows. If so, the
> DJGPP FAQ explains how to set up such a system in section 22.19.
As I discribed in the first answer, I want to run DJGPP on a Laptop that
only can run a little OS, such as MS-DOS or Caldera-DOS (I also minimized
the OS-installations to less than 1MB, so I've got 39MB for DJGPP).
Thanks so far for your help.
cu
CJ
- Raw text -