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