Partial autoconf transition thoughts

Alexandre Oliva aoliva@redhat.com
Thu Jun 12 21:42:00 GMT 2003


On Jun 12, 2003, "Maciej W. Rozycki" <macro@ds2.pg.gda.pl> wrote:

>> What's wrong with $exec_prefix/$target_alias/lib?  What "other" versions
>> of libbfd?

>  That's the place for libbfd for the host

Exactly.  $exec_prefix is already supposed to be host-specific, so you
don't need $host_alias there again.  If you build bfd for other
targets, target_alias will be different from host_alias, and
everything is fine, each libbfd will be in a separate directory.
Unless you start building different libbfds for the same pair
(host,target), exec_prefix and target[_alias] should be enough to keep
them apart.

-- 
Alexandre Oliva   Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/
Red Hat GCC Developer                 aoliva@{redhat.com, gcc.gnu.org}
CS PhD student at IC-Unicamp        oliva@{lsd.ic.unicamp.br, gnu.org}
Free Software Evangelist                Professional serial bug killer



More information about the Binutils mailing list