public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug other/19563] New: Makefiles don't handle configure --program-suffix
@ 2005-01-21 12:32 bero at arklinux dot org
  2005-01-21 13:08 ` [Bug other/19563] " pinskia at gcc dot gnu dot org
  2005-01-21 16:19 ` bero at arklinux dot org
  0 siblings, 2 replies; 3+ messages in thread
From: bero at arklinux dot org @ 2005-01-21 12:32 UTC (permalink / raw)
  To: gcc-bugs

I just tried to abuse autoconf's --program-suffix feature (../configure  
--program-suffix="-4.0") to have gcc 3.4.x and 4.0 in the same directory  
without conflicts.  
  
Looks like the configure option is completely ignored -- the resulting 
binaries are named as usual.

-- 
           Summary: Makefiles don't handle configure --program-suffix
           Product: gcc
           Version: 4.0.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: other
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: bero at arklinux dot org
                CC: gcc-bugs at gcc dot gnu dot org
  GCC host triplet: i586-ark-linux


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19563


^ permalink raw reply	[flat|nested] 3+ messages in thread

* [Bug other/19563] Makefiles don't handle configure --program-suffix
  2005-01-21 12:32 [Bug other/19563] New: Makefiles don't handle configure --program-suffix bero at arklinux dot org
@ 2005-01-21 13:08 ` pinskia at gcc dot gnu dot org
  2005-01-21 16:19 ` bero at arklinux dot org
  1 sibling, 0 replies; 3+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2005-01-21 13:08 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2005-01-21 13:07 -------
Is this just the Ada's programs that don't get transformed or all.
If it is just Ada, then this is a dup of bug 864.
Otherwise, this was fixed even longer before 3.4.0 by:
2001-11-08  Andreas Franck  <afranck@gmx.de>
        
        * configure.in: Add AC_ARG_PROGRAM to support program name
        transformation with --program-prefix, --program-suffix and
        --program-transform-name. 
        * configure: Regenerated.
        * Makefile.in (GCC_INSTALL_NAME, CPP_INSTALL_NAME,
        PROTOIZE_INSTALL_NAME, UNPROTOIZE_INSTALL_NAME, GCOV_INSTALL_NAME,
        GCCBUG_INSTALL_NAME, GCC_CROSS_NAME, CPP_CROSS_NAME,
        PROTOIZE_CROSS_NAME, UNPROTOIZE_CROSS_NAME): Handle
        program_transform_name the way suggested by autoconf.
        (GCC_TARGET_INSTALL_NAME): Define. 
        (install-driver): Use the transformed target alias name.

-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19563


^ permalink raw reply	[flat|nested] 3+ messages in thread

* [Bug other/19563] Makefiles don't handle configure --program-suffix
  2005-01-21 12:32 [Bug other/19563] New: Makefiles don't handle configure --program-suffix bero at arklinux dot org
  2005-01-21 13:08 ` [Bug other/19563] " pinskia at gcc dot gnu dot org
@ 2005-01-21 16:19 ` bero at arklinux dot org
  1 sibling, 0 replies; 3+ messages in thread
From: bero at arklinux dot org @ 2005-01-21 16:19 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From bero at arklinux dot org  2005-01-21 16:19 -------
It's not just ada, it's everything including gcc and g++ 
Looks like it reappeared somewhere. 

-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19563


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2005-01-21 16:19 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-01-21 12:32 [Bug other/19563] New: Makefiles don't handle configure --program-suffix bero at arklinux dot org
2005-01-21 13:08 ` [Bug other/19563] " pinskia at gcc dot gnu dot org
2005-01-21 16:19 ` bero at arklinux dot org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).