This is the mail archive of the crossgcc@sourceware.org mailing list for the crossgcc project.

See the CrossGCC FAQ for lots more information.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH 1 of 2] docs: --target versus --host


Le Thu, 17 Nov 2011 00:18:27 +0100,
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> a Ãcrit :

> > your +toolchain (if the software package uses the autotools system
> > you should +also pass --build, for completeness):

config.guess makes a very good job at finding what is the tuple of the
current machine, which is the build machine. And the guess done by
config.guess is probably better than the random tuple the developer
would pass to --build.

Therefore, I would rather state that if the software package uses the
autotools system, then you should let autotools guess what's the tuple
of the build system.

Any reason not to do so ?

Regards,

Thomas
-- 
Thomas Petazzoni, Free Electrons
Kernel, drivers, real-time and embedded Linux
development, consulting, training and support.
http://free-electrons.com

--
For unsubscribe information see http://sourceware.org/lists.html#faq


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]