This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: --program-prefix not working
- From: Daniel Jacobowitz <drow at mvista dot com>
- To: Chris Plummer <darwin dot plummer at sun dot com>
- Cc: gcc at gcc dot gnu dot org
- Date: Wed, 19 Mar 2003 21:31:09 -0500
- Subject: Re: --program-prefix not working
- References: <3E790785.1401D1C0@sun.com>
On Wed, Mar 19, 2003 at 04:12:52PM -0800, Chris Plummer wrote:
> --program-prefix doesn't seem to be working as advertised with gcc 3.2
> (I haven't tried other releases)
>
> ./configure --prefix=${BUILDDIR} --program-prefix=mips-sig-linux-
> --target=mips-linux ...
>
> Produces the following in ${BUILDDIR}:
>
> mips-linux-gcc
> mips-linux-cpp
> mips-linux-c++
> mips-linux-c++filt
> mips-linux-g++
> mips-sgi-linux-gccbug
> mips-sgi-linux-gcov
>
> Why is it that only gccbug and gcov are using --program-prefix and the
> rest are using --target. --program-prefix is working just fine for binutils.
>
> Please reply directly to me since I don't subscribe to this mailing list.
If you check the list archives, this was discussed just recently.
Alexandre, I think this is strong evidence for letting --program-prefix
override the cross prefix...
--
Daniel Jacobowitz
MontaVista Software Debian GNU/Linux Developer