[Bug bootstrap/101966] The specified --host is not always passed correctly

2021-08-19 Thread frans at fransdb dot nl via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101966 --- Comment #6 from frans at fransdb dot nl --- I noticed that you are not using the --build switch, but rather the --target switch. I tried that too - without the --build switch - to no avail. I shall study your setup and report back with my res

[Bug bootstrap/101966] The specified --host is not always passed correctly

2021-08-19 Thread frans at fransdb dot nl via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101966 --- Comment #5 from frans at fransdb dot nl --- On 8/18/21 10:09 PM, sch...@linux-m68k.org wrote: > https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101966 > > --- Comment #2 from Andreas Schwab --- > Why are you overriding CC_FOR_TARGET? > > All bu

[Bug bootstrap/101966] The specified --host is not always passed correctly

2021-08-18 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101966 --- Comment #4 from Andrew Pinski --- And then I just do for building: PMAKE="make -j24" $PMAKE all-host make install-host DESTDIR=${SYSROOT}

[Bug bootstrap/101966] The specified --host is not always passed correctly

2021-08-18 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101966 --- Comment #3 from Andrew Pinski --- This configure works for me: TOP=`pwd` target=aarch64-marvell-linux-gnu GCC_CONFIG_ARGS="--disable-fixed-point --without-ppl --without-python --disable-werror --enable-plugins --with-system-zlib --with-syst