What does % gcc -v
say? On Apr 13, 2006, at 10:32 PM, Gregor N.Purdy (via RT) wrote:
# New Ticket Created by Gregor N. Purdy # Please include the string: [perl #38914] # in the subject line of all future correspondence about this issue. # <URL: https://rt.perl.org/rt3/Ticket/Display.html?id=38914 > $ perl Configure.pl Parrot Version 0.4.3 Configure 2.0 Copyright (C) 2001-2006 The Perl Foundation. All Rights Reserved. Hello, I'm Configure. My job is to poke and prod your system to figure out how to build Parrot. The process is completely automated, unless you passed in the `--ask' flag on the command line, in which case it'll prompt you for a few pieces of info. Since you're running this script, you obviously have Perl 5--I'll be pulling some defaults from its configuration. Checking MANIFEST.....................................................done. Setting up Configure's default values.................................done. Tweaking settings for miniparrot...................................skipped. Loading platform and local hints files................................done. Determining nongenerated header files.................................done. Determining what C compiler and linker to use.........................done. Determining whether make is installed...................................no. Determining whether lex is installed...............................skipped. Determining whether yacc is installed..............................skipped. Determining if your C compiler is actually gcc... step auto::gcc died during execution: C compiler failed (see test.cco) at lib/Parrot/Configure/Step.pm line 362 Parrot::Configure::Step::cc_build() called at config/auto/ gcc.pm line 36 auto::gcc::runstep('auto::gcc=HASH(0x8cde0)', 'Parrot::Configure=HASH(0x182bdc0)') called at lib/Parrot/ Configure.pm line 239 eval {...} called at lib/Parrot/Configure.pm line 235 Parrot::Configure::runsteps('Parrot::Configure=HASH (0x182bdc0)') called at Configure.pl line 442 at Configure.pl line 442 r$ uname -a Darwin Family.local 8.6.1 Darwin Kernel Version 8.6.1: Tue Mar 7 16:55:45 PST 2006; root:xnu-792.9.22.obj~1/RELEASE_I386 i386 i386 r$