This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libstdc++/15390] No DESTDIR for libstdc++ includes
- From: "lloyd at must-have-coffee dot gen dot nz" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 25 May 2004 06:06:45 -0000
- Subject: [Bug libstdc++/15390] No DESTDIR for libstdc++ includes
- References: <20040512035232.15390.lloyd@must-have-coffee.gen.nz>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From lloyd at must-have-coffee dot gen dot nz 2004-05-25 06:06 -------
The permission denied message is because the DESTDIR is being thown away and make is trying to
install gcc into the wrong directory.
I tried adding a comment to say that GNU make doesn't suffer from this problem (only Solaris make)
and so this problem can't occur in GCC 3.4.0 even though the Makefiles still contain the dodgy code.
That comment didn't make it into bugzilla for some reason.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=15390