# New Ticket Created by  Jeff Bisbee 
# Please include the string:  [perl #56032]
# in the subject line of all future correspondence about this issue. 
# <URL: http://rt.perl.org/rt3/Ticket/Display.html?id=56032 >


I was building on OSX PPC Lepord 10.5.3 using
owerpc-apple-darwin9-gcc-4.0.1 (GCC) 4.0.1 (Apple Inc. build 5465)

My initial build failed the readline configure step and threw the
following excpetion

perl tools/build/c2str.pl --all
src/string.c
src/ops/core_ops.c
{standard input}:108674:no such instruction: `trap'
lipo: can't open input file:
/var/folders/wO/wOEMClMPEbWg4RNQla9SXE+++TI/-Tmp-//ccotvsSx.out (No
such file or directory)
make: *** [src/ops/core_ops.o] Error 1

Bruce Gray found ticket 52214 with a patch that we applied that fixed
the problem and allowed to make parrot without any further issues.

I then ran make test with all tests passing.

I then ran make perl6 and perl6 build successfully

I then cd languages/perl6 and ran make spectest_regression and all tests passed.

Great work guys.  Things seem to be really clicking ;)

-- 
Jeff Bisbee / [EMAIL PROTECTED] / jbisbee.multiply.com

Reply via email to