This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug other/54030] make install does not honor --program-prefix/--program-suffix for 'gcc' (AVR build)
- From: "gjl at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Wed, 24 Oct 2012 16:55:40 +0000
- Subject: [Bug other/54030] make install does not honor --program-prefix/--program-suffix for 'gcc' (AVR build)
- Auto-submitted: auto-generated
- References: <bug-54030-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54030
--- Comment #3 from Georg-Johann Lay <gjl at gcc dot gnu.org> 2012-10-24 16:55:40 UTC ---
Created attachment 28520
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=28520
pr54030.diff tentative patch
The patch from
http://gcc.gnu.org/ml/gcc-patches/2012-07/msg00905.html
has been approved in
http://gcc.gnu.org/ml/gcc-patches/2012-07/msg00929.html
However, there are issues:
- No ChangeLog provided
- Patch in ML is against 4.7
- Patch in ML is not in a valid patch format