Page 1 of 1

Error building OS Specific Toolchain

Posted: Sat Jun 16, 2018 11:45 am
by DarkPhoenix6
While building Binutils I keep getting an error that I can't figure out:

Code: Select all

make[4]: *** No rule to make target 'LIB_PATH=''', needed by 'eelf_i386_darkphoenixos.c'.  Stop.
I used this version of Binutils to build my cross-compiler so I know that it should compile (and still does if building for a different target).

Any suggestions?

Re: Error building OS Specific Toolchain

Posted: Sat Jun 16, 2018 6:12 pm
by DarkPhoenix6
Figured it out... my text editor replaced tabs with spaces...