This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug libstdc++/15390] No DESTDIR for libstdc++ includes


------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]