ld: can't set BFD default target to...
Posted: Sat Mar 17, 2012 3:28 am
Hello everyone,
I'm trying to port binutlis for my os. I'm following OS Specific Toolchain tutorial, but compiled ld does not work.
No matter what i'm trying to do, it exits with message:
Do you have any clues what is not right?
binutils version is 2.22, under cygwin
I'm trying to port binutlis for my os. I'm following OS Specific Toolchain tutorial, but compiled ld does not work.
No matter what i'm trying to do, it exits with message:
Code: Select all
i586-elf-supernova-ld: can't set BFD default target to `i586-elf-supernova': Invalid bfd target
binutils version is 2.22, under cygwin