RFH - Testing targets for the switch to C++
NightStrike
nightstrike@gmail.com
Fri Jun 15 17:41:00 GMT 2012
On Fri, Jun 15, 2012 at 7:24 AM, Diego Novillo <dnovillo@google.com> wrote:
> 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++.
Looks like it worked. The testsuite is still running (under wine).
For reference, this target is x86_64-w64-mingw32.
More information about the Gcc
mailing list