OSDev.org
https://forum.osdev.org/

Unable to make install-target-libgcc
https://forum.osdev.org/viewtopic.php?f=1&t=33422
Page 1 of 1

Author:  xSlendiX [ Tue Jan 08, 2019 7:27 am ]
Post subject:  Unable to make install-target-libgcc

So, then I tried to install libgcc I ran into a problem:

Code:
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


Anyone that found a fix?

Author:  no92 [ Tue Jan 08, 2019 9:27 am ]
Post subject:  Re: Unable to make install-target-libgcc

What did you do before? What was the output of those commands? Are you following the wiki instructions?

It's impossible to tell what went wrong just by that output. I'd suspect you just missed a step.

Author:  xSlendiX [ Tue Jan 08, 2019 9:59 am ]
Post subject:  Re: Unable to make install-target-libgcc

I just realised I downloaded the wrong source code files. I will try to reboot my system and clear the ~/opt directory and reinstall.

I'll be sure to update you guys here!

Author:  xSlendiX [ Wed Jan 09, 2019 2:53 pm ]
Post subject:  Re: Unable to make install-target-libgcc

So it actually worked out, thanks for any help provided!

Page 1 of 1 All times are UTC - 6 hours
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group
http://www.phpbb.com/