This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
bootstrap/3225: --program-prefix=pre3- ignored for some of the installed programs
- To: gcc-gnats at gcc dot gnu dot org
- Subject: bootstrap/3225: --program-prefix=pre3- ignored for some of the installed programs
- From: pere at hungry dot com
- Date: 18 Jun 2001 14:55:10 -0000
- Reply-To: pere at hungry dot com
>Number: 3225
>Category: bootstrap
>Synopsis: --program-prefix=pre3- ignored for some of the installed programs
>Confidential: no
>Severity: serious
>Priority: medium
>Responsible: unassigned
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Mon Jun 18 07:56:02 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator: Petter Reinholdtsen
>Release: gcc 3.0 CVS 2001-06-16
>Organization:
>Environment:
Debian 2.2
>Description:
When compiling with --program-prefix=pre3-
only a few of the installed programs got the requested
prefix. The programs c++, c++filt, cpp, g++, g77, gcc,
gccbug, gcj, gcjh, gcov, jcf-dump and jv-scan where missing
the prefix, while pre3-addr2name.awk, pre3-gij, pre3-jar
and pre3-jv-convert got it. (I'm ignoring the
i686-pc-linux-gnu-* programs which where missing the
prefix.)
>How-To-Repeat:
cvs update
mkdir BUILD
cd BUILD
../configure --program-prefix=pre3- --prefix=/tmp/gcc
make && make install
ls /tmp/gcc/bin
>Fix:
>Release-Note:
>Audit-Trail:
>Unformatted: