Re: [Mingw-w64-public] Canadian cross still broken?

2010-09-08 Thread Nils Woetzel
>> cd gcc-4.5.1-build >> ln -s /mypath/x86_64-w64-mingw32 ./mingw >> >> assuming, that you are building/configuring gcc in the folder >> gcc-4.5.1-build - otherwise whatever path >> I guess the howto assumes that /mypath is also the configure and build >> directory, than you do not have that proble

Re: [Mingw-w64-public] Canadian cross still broken?

2010-09-07 Thread Nils Woetzel
wanted to contribute to the multilib cross compiler issue. I just joined the list to share my solution to the problem of a failed build for the gcc stage 2 - and hopefully the documentation/Makefile can be adjusted. My procedure for building the cross compiler pretty much follows the documentation