RFH - Testing targets for the switch to C++

Diego Novillo dnovillo@google.com
Fri Jun 15 17:24:00 GMT 2012


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.



More information about the Gcc mailing list