This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: RFH - Testing targets for the switch to C++


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.



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]