This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug ada/11659] New: Makefiles don't respect --program-suffix
- From: "bero at arklinux dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 24 Jul 2003 12:22:29 -0000
- Subject: [Bug ada/11659] New: Makefiles don't respect --program-suffix
- 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=11659
Summary: Makefiles don't respect --program-suffix
Product: gcc
Version: 3.4
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ada
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: bero at arklinux dot org
CC: gcc-bugs at gcc dot gnu dot org
When compiling gcc (CVS as of 2003/07/24) with
./configure --program-suffix="-3.4"
[For parallel installation with gcc 3.3]
it works nicely for all parts except ada; the gnat* tools ignore the program
suffix setting.