5.8 adjusting toolchain, sanity check
Hi Ive started LFS twice and hit the same problem.
when I do the sanity check in section "5.8 adjusting toolchain"
I type
echo 'main(){}' > dummy.c
$LFS_LGT-gcc -B/tools/lib dummy.c
then immediately get the error:
i686-lfs-linux-gnu-gcc: unrecognized option '-mtune=generic'
can anyone tell me what this means?
|