This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: 971023 cross install problems
- To: Andreas Schwab <schwab at issan dot informatik dot uni-dortmund dot de>
- Subject: Re: 971023 cross install problems
- From: Joel Sherrill <joel at OARcorp dot com>
- Date: Fri, 24 Oct 1997 08:29:10 -0500 (CDT)
- cc: Robin Kirkham <Robin dot Kirkham at mlb dot dmt dot csiro dot au>, egcs at cygnus dot com
On 24 Oct 1997, Andreas Schwab wrote:
> Robin Kirkham <Robin.Kirkham@mlb.dmt.csiro.au> writes:
>
> |> Some little problems in installing egcs as m68k-coff cross-compiler:
> |> o gcc, c++ and g++ get installed (in $prefix/bin) as m68k-coff-gcc,
> |> m68k-coff-c++ and m68k-coff-g++, even when I configure using
> |> --program-prefix=m68k- (I want them called m68k-gcc, etc).
> |> Same happens with the manual pages
>
> I'd have expected that you get m68k-coff-m68k-gcc,
> ie. <target-alias>-<program-prefix><prog>.
By default, you get <target-alias>-<prog>. With program-prefix=XYZ-, you
are supposed to get XYZ-<prog>.
--joel
Joel Sherrill Director of Research & Development
joel@OARcorp.com On-Line Applications Research
Ask me about RTEMS: a free RTOS Huntsville AL 35805
Support Available (205) 722-9985