www.delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/2001/12/06/13:04:34

X-Authentication-Warning: delorie.com: mailnull set sender to djgpp-bounces using -f
Date: Thu, 6 Dec 2001 19:43:19 +0200 (WET)
From: Andris Pavenis <pavenis AT lanet DOT lv>
X-Sender: pavenis AT ieva06
To: Vince D McCarthy <vmccar AT juno DOT com>
Cc: djgpp AT delorie DOT com
Subject: Re: GCC3.02 Help
In-Reply-To: <20011206.091523.6822.0.vmccar@juno.com>
Message-ID: <Pine.A41.4.05.10112061936320.25192-100000@ieva06>
MIME-Version: 1.0
Reply-To: djgpp AT delorie DOT com
Errors-To: nobody AT delorie DOT com
X-Mailing-List: djgpp AT delorie DOT com
X-Unsubscribes-To: listserv AT delorie DOT com


On Thu, 6 Dec 2001, Vince D McCarthy wrote:

> Andris
>    Thank you for your help. I reloaded the program and cleared up the
> original
> problem. I am now left with just this one. The DJGPP dir was renamed to
> DJ203. and the program, which is hello.cc. The djgpp.env file reflects
>                  from E:/DJ203/INCLUDE/limits.h:11

It is something strange as include/limits.h should not include
syslimits.h (and syslimits.h should not live in this directory, but
in lib/gcc-lib/djgpp/3.02/include. You should normally files included
in following order
	e:/dj203/lib/gcc-lib/djgpp/3.02/include/limits.h
	e:/dj203/lib/gcc-lib/djgpp/3.02/include/syslimits.h
	e:/dj203/include/limits.h
It seems something is messed up while installing gcc-3.0.2.
Did You unzip all correctly?

>                  from e:/dj203/lang/cxx-v3/bits/std_climits.h:38,
>                  from e:/dj203/lang/cxx-v3/bits/localefwd.h:41,
>                  from e:/dj203/lang/cxx-v3/bits/std_ios.h:43,
>                  from e:/dj203/lang/cxx-v3/bits/std_ostream.h:40
>                  from e:/dj203/lang/cxx-v3/bits/iostream.h:32
>                  from e:/dj203/lang/cxx-v3/backward/iostream.h:32
>                  from hello.cc:3: (iostream.h)
> e:/dj203/include/limits.h:125:75: no include path in which to find
> limits.h
>      I can't see why the compiler can't see the limits.h file. It found
> it once and all the other limits files. Again
> thank you for your help.
> 

Andris




- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019