public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
* bootstrap/4621: --program-suffix is ignored in configure
@ 2001-10-19 10:26 neph
  0 siblings, 0 replies; only message in thread
From: neph @ 2001-10-19 10:26 UTC (permalink / raw)
  To: gcc-gnats

>Number:         4621
>Category:       bootstrap
>Synopsis:       --program-suffix is ignored in configure
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    unassigned
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Fri Oct 19 10:26:00 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     neph@oldschool.edu
>Release:        unknown-1.0
>Organization:
>Environment:
--host=sparc-sun-solaris2.8
>Description:
Idea was to install gcc-3.0.1 alongside 2.95.2, so testing could be done before switching fully to 3.0.1.  Top of config.status reads:

# This directory was configured as follows:
../gcc-3.0.1/configure --with-gcc-version-trigger=/var/tmp/gcc-3.0.1/gcc/version.c --host=sparc-sun-solaris2.8 --program-suffix=-3.0.1 --disable-libgcj --norecursion 

Unfortunately, when 'gmake install' was run, 2.95.2 was overwritten by 3.0.1, instead of being installed alongside it, as evidenced by the lack of a   [foo]-3.0.1 binary, and the return from gcc -v being:

# gcc -v
Reading specs from /usr/local/lib/gcc-lib/sparc-sun-solaris2.8/3.0.1/specs
Configured with: ../gcc-3.0.1/configure --program-suffix=-3.0.1 --disable-libgcjThread model: posix
gcc version 3.0.1

>How-To-Repeat:
configure --program-suffix=-BLAH && gmake bootstrap && gmake install
>Fix:

>Release-Note:
>Audit-Trail:
>Unformatted:


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2001-10-19 10:26 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-10-19 10:26 bootstrap/4621: --program-suffix is ignored in configure neph

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