This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/15065] [3.4/3.5 Regression] bootstrap fails during bulding libstdc++-v3 on Tru64 V5.0
- From: "ro at techfak dot uni-bielefeld dot de" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 22 Jun 2004 09:58:06 -0000
- Subject: [Bug target/15065] [3.4/3.5 Regression] bootstrap fails during bulding libstdc++-v3 on Tru64 V5.0
- References: <20040422090038.15065.sabelka@iue.tuwien.ac.at>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From ro at techfak dot uni-bielefeld dot de 2004-06-22 09:58 -------
Subject: Re: [3.4/3.5 Regression] bootstrap fails during bulding libstdc++-v3 on Tru64 V5.0
sabelka at iue dot tuwien dot ac dot at writes:
> Well, I did supply -dD to generate the attached file, however it doesn't
> change anything. This was the exact command line I used:
[...]
> Did I miss something?
Using -dD doesn't work for me either. Using -g3 instead (which has the
same effect), I see that -dD should be passed to the cc1 -E invocation, but
is only passed to cc1 instead, where it has no effect.
Instead of trying to get preprocessed output, just attach a copy of
/usr/include/wchar.h (and perhaps the fixincluded wchar.h from the gcc
build or install tree). If fixincludes doesn't fix up the V5.0 (it's V5.0,
not V5.0A?) correctly, I'll need that file anyway to tweak the fixing
process.
Rainer
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=15065