This is the mail archive of the gcc-help@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: What defines a cross compiler?


Christer Solskogen <christer.solskogen@gmail.com> writes:

> To create a cross compiler (or in this case a "cross" compiler) you
> only need the configure options to include build!=target, right? But
> what if build=x86_64-unknown-linux-gnu and
> target=x86_64-myultracoollinuxdistri-linux-gnu? Will that be
> considered a cross compiler?

Yes.

Ian


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