www.delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp-workers/2002/10/26/16:17:47

Date: Sat, 26 Oct 2002 22:17:22 +0200
From: Laurynas Biveinis <lauras AT softhome DOT net>
X-Mailer: The Bat! (v1.61) Personal
X-Priority: 3 (Normal)
Message-ID: <50745258354.20021026221722@softhome.net>
To: Andrew Cottrell <acottrel AT ihug DOT com DOT au>, Andris Pavenis <pavenis AT latnet DOT lv>
CC: DJGPP Workers <djgpp-workers AT delorie DOT com>
Subject: GPP 3.2 built with 2.04 standard lib header problems
MIME-Version: 1.0
X-OriginalArrivalTime: 26 Oct 2002 20:15:01.0055 (UTC) FILETIME=[5CE834F0:01C27D2C]
Reply-To: djgpp-workers AT delorie DOT com

Hello,

I've seen this on mailing lists since 3.1, with no apparent solution
(or indication what's broken), and today it hit me: I use gpp32b.zip
from 2.04 site and any C++ program with #include <string> fails to
compile because of missing <bits/c++config.h>. I see that binary
distribution of G++ has 3 directories named bits:
lang/cxx/3.2/bits,
lang/cxx/3.2/i586-pc-msdosdjgpp/bits
lang/cxx/3.2/djgpp/bits  - note that this one has only header.gcc
containing remaps for only for previous directory!

And all header files mentioned in header.gcc have their original LFN
names, thus they're impossible to use. This setup seems very broken.
After I move headers from .../i586-pc-msdosdjgpp/bits to .../bits,
concat all header.gcc and rename all LFN headers to short names, then
it starts working.

Or is it some big misconfiguration in my installation?

Laurynas


- Raw text -


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