Re: [Help] Options to cross compile gcc14

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Wed, Jun 18, 2025 at 07:58:55PM +0200, Jose Gomez wrote:
> Thanks for your explanation.
> 
> >If build=host=target, this is a "native compiler".
> >You typically configure this by specifying none of --build=, --host=,
> >or --target= .
> >If build=host but not equal to the target, it is a cross-compiler.  You
> >usually configure with just a suitable --target= , and not more.
> 
> I tried again setting --host=x86_64-linux-gnu --build=x86_64-linux-gnu 

Like I said ten times now:

Do not use --host= .  Or do not pass start, and do not collect €200.


Segher



[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux