[Q] Configure: Choosing as on Solaris, --with-gnu-as, and --with-as
Jonathan Larmour
jlarmour@redhat.com
Mon Feb 26 19:50:00 GMT 2001
In article < 200102261957.LAA16192@toledo.synopsys.com > you write:
>gcc does not use $PATH to find compiler passes, the assembler, or the linker.
>This is because, if it did, bad things would happen to users who don't
>have the same PATH as the person who installed the compiler. The first
>place it looks is in the same directory as cc1, cc1plus, etc get installed
>in; this is $prefix/lib/gcc-lib/$target/$version .
Actually it's $exec_prefix/.... (which defaults to $prefix of course).
But that reminds me of something I've always been curious about: why
do we expect target includes/libraries under $exec_prefix/$target,
and not $prefix/target ?
Jifl
--
Red Hat, Rustat House, Clifton Road, Cambridge, UK. Tel: +44 (1223) 271062
Maybe this world is another planet's Hell -Aldous Huxley || Opinions==mine
More information about the Gcc
mailing list