Partial autoconf transition thoughts

Alexandre Oliva aoliva@redhat.com
Fri Jun 13 21:10:00 GMT 2003


On Jun 13, 2003, DJ Delorie <dj@redhat.com> wrote:

> Is AR format the same for all hosts, when crossed to a given target?

It has to be.  The AR format of target libfoo.a is defined by the
target, not by whatever host you're cross-compiling from.  That's the
whole point of cross compiling: to use the target format, regardless
of the host.

-- 
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