[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Antw: Build V1.20 with mingw32 fails!



** Reply to note from "Olaf =?ISO-8859-1?Q?K=F6slich?="
   <OKOESLIC@controlware.de> Wed, 17 Mar 1999 15:49:34 +0100

Hi.

> I had a similar problem. It was the include-search path for c++ .
> The environment-variable CPLUS_INCLUDE_PATH has to
> first point into the \include and than into other subdirectories.

I'm using the following settings.

set C_INCLUDE_PATH=d:\usr\mingw32\include
set CPLUS_INCLUDE_PATH=d:\usr\mingw32\include\g++;d:\usr\mingw32\include
set LIBRARY_PATH=d:\usr\mingw32\lib
set GCC_EXEC_PREFIX=d:\usr\mingw32\lib\gcc-lib\


> Reason is the duble existance of string.h once in include and
> the otherone is the String-class in g++

The INSTALL file says, that include/g++ must be the first entry. This is
exactly the same as for all other gcc installations I use. So the errors
should accure on every gcc installation.

This is the setting for emx-gcc under OS/2.

set CPLUS_INCLUDE_PATH=e:/usr/emx/include/cpp;e:/usr/emx/include





Mfg,  J. Desch
--
Voelker Video- und Datentechnik
_____
eMail: voelker.develop@t-online.de


Reply to: