[Solved]GCC cross compiler problem
Posted: Fri May 02, 2014 4:38 pm
Hello,
I'm trying to build gcc for the i586-pe target. Binutils compiles for the target fine. But when I try to do GCC, it's always complaining about the target not being supported. I tried looking hard in the GCC docs for version that support i586-pe, but I couldn't find any. Is there a version that supports it somewhere, and can you point it to me please? (And yes, I've been following the wiki article)
I'm trying to build gcc for the i586-pe target. Binutils compiles for the target fine. But when I try to do GCC, it's always complaining about the target not being supported. I tried looking hard in the GCC docs for version that support i586-pe, but I couldn't find any. Is there a version that supports it somewhere, and can you point it to me please? (And yes, I've been following the wiki article)