This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug bootstrap/9968] When gxx-include-dir contains 'include', its removed...
- From: "raul at pleyades dot net" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 9 Jul 2003 19:41:09 -0000
- Subject: [Bug bootstrap/9968] When gxx-include-dir contains 'include', its removed...
- References: <20030305174601.9968.raul@pleyades.net>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=9968
------- Additional Comments From raul at pleyades dot net 2003-07-09 19:41 -------
Subject: Re: When gxx-include-dir contains 'include', its removed...
* neroden at gcc dot gnu dot org <gcc-bugzilla@gcc.gnu.org> dixit:
> Try configuring with --prefix=/user/gccfull
> rather than --prefix=/user/gccfull/
Thanks! This should work :)
> It seems designed to allow repeated
> substitution (so that @G++/ gets replaced with @GCC/ gets replaced
> with $FOO/ gets replaced with $BAR/ ...) but that seems quite
> unnecessary and even undesirable. (I could be wrong, of course...)
I don't think it is necessary, really...
Thanks for your answer :))
Raúl Núñez de Arenas Coronado