On 12-06-15 12:42 , NightStrike wrote:

Took me a while, but I built a linux to win64 cross compiler using
--enable-build-with-cxx.

Thanks.

 How do I verify that the compiler was
actually built with g++?  ldd on the gcc binary?

That would work, yes. But do it on stage1-gcc/xgcc. The binaries in stage2-gcc/ and gcc/ are always built with C++.


Diego.

Reply via email to