On Tue, Apr 10, 2012 at 3:07 AM, Diego Novillo <dnovi...@google.com> wrote: > On 4/10/12 9:04 AM, NightStrike wrote: >> >> On Fri, Apr 6, 2012 at 6:55 PM, Diego Novillo<dnovi...@google.com> wrote: >> >>> My plea for help is to everyone who has access to the targets >>> mentioned in the list: please follow the instructions in that page and >>> fill-in the table entries of the targets that you tested. >>> >>> If you see a missing target that should be tested, by all means, add >>> it to the list. >> >> >> I will test all of the mingw-w64 host/target combinations once trunk >> doesn't cause an ICE again (should be soon with Kai's recent patch). >> I'll add them to your list as I test them. > > > Excellent, thanks.
Took me a while, but I built a linux to win64 cross compiler using --enable-build-with-cxx. How do I verify that the compiler was actually built with g++? ldd on the gcc binary?