This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


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: cross-compilation documentation


>> But this fragment *requires* a cross-compiler to build it.  I'm sure I
>
>Not really.  I do it with a sufficiently new native compiler to run
>configure.  Configure determines $target by the command line arguments,
>not by querying the $CC you specify.

Huh?  what do you mean by a 'sufficently new *native* compiler to run
configure'.  Is that native compiler for x86(BUILD) or
ppc-linux(TARGET)?

-- 
Peter Barada
peter@baradas.org


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