Talk:Cross Compiling for Win32

From NJH-Wiki

Jump to: navigation, search

Hello!

First I'd like to congrats on this wonderful tool. It works like a charm. I'm interested in building a canadian crosstoolchain if possible.

I'm trying to create a cross-toolchain. Build=i386-Linux, Host=i386-mingw32 for target=powerpc-603e. I have two toolchains. One that runs on the build system and generates code for the host system and one that runs on the build system and generates code for the target system.

First one was simply installed as pre-built debian package : mingw32 - Minimalist GNU win32 (cross) compiler mingw32-binutils - Minimalist GNU win32 (cross) binutils mingw32-runtime - Minimalist GNU win32 (cross) runtime This packages were result of your work.

I created second one with a crosstool from Dan Kegel and friends.

What I don't know is how to create the final one with these two. Is this possible with above toolchains?

Any ideas are much appreciated since I'm kind of wondering towards dead end. :)

Best regards, Ivo

Personal tools