On 14.02.12 13:17, Ruben Van Boxem wrote: > Just FYI, my buildall.sh first builds the linux to Windows > cross-compilers, which are then used to build the native compilers. As > an extra, I use the Fedora Mac and Cygwin cross-compilers to build cross > toolchains from those platforms too. > > Your steps would be similar to > ./buildlinux64mingw32.sh > set PATH=$PWD/linux64mingw32/mingw32/bin:$PATH > ./buildmingw32mingw32.sh >
I managed to get something cool out of your work and mine. As we speak, my toolchain with both gcc and llvm/clang is now buildable on Mac OS X (at least Lion) and FreeBSD 9.0. I would guess (but I haven't tested it yet) it also works fine on Linux. I have tested that both the cross compiler works, and that the resulting native gcc and clang produces .exe-files :-) -- chs ------------------------------------------------------------------------------ Virtualization & Cloud Management Using Capacity Planning Cloud computing makes use of virtualization - but cloud computing also focuses on allowing computing to be delivered as a service. http://www.accelacomm.com/jaw/sfnl/114/51521223/ _______________________________________________ Mingw-w64-public mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mingw-w64-public
