Unable to make install-target-libgcc
Posted: Tue Jan 08, 2019 7:27 am
So, then I tried to install libgcc I ran into a problem:
Anyone that found a fix?
Code: Select all
slendi@anonimoose:~/src/build-gcc$ make install-target-libgcc
/bin/bash ../gcc-8.2.0/mkinstalldirs /home/slendi/opt/cross /home/slendi/opt/cross
make[1]: Entering directory '/home/slendi/src/build-gcc/i686-elf/libgcc'
make[1]: *** No rule to make target 'install'. Stop.
make[1]: Leaving directory '/home/slendi/src/build-gcc/i686-elf/libgcc'
Makefile:12462: recipe for target 'install-target-libgcc' failed
make: *** [install-target-libgcc] Error 2