Wednesday, September 21, 2011

Re: g++ build failure

On 9/21/11 10:41 PM, James E Keenan wrote:
> On 9/21/11 10:27 PM, James E Keenan wrote:
>> commit 55a6542
>> branch: master
>> observed on: Linux/i386
>> perl Configure.pl --cc=g++|--link=g++|--ld=g++|--optimize
>>
>> g++ build fails very quickly. Here's an edited version of the tail of
>> the output:
>>
>
> The patch attached enables me to complete 'make' with the configuration
> options above. Please review.
>

However, when I applied the patch and did an all-g++ build, then ran
'make test', t/src/extend_vtable.t failed completely: every test failed.

When I applied the patch but did an all-gcc build, t/src/extend_vtable.t
PASSed.

Not sure how to proceed.

_______________________________________________
http://lists.parrot.org/mailman/listinfo/parrot-dev

No comments:

Post a Comment