Nope.

[parrot] 521 $ ./myconfigure.sh 
MACOSX_DEPLOYMENT TARGET is 10.3
Parrot Version 0.5.2 Configure 2.0
Copyright (C) 2001-2008, The Perl Foundation.

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 I'll prompt you for
a few
pieces of info.

Since you're running this program, you obviously have Perl 5--I'll be
pulling
some defaults from its configuration.

Checking MANIFEST..................................................skipped.
Setting up Configure's default values.................................done.
Setting up installation paths.........................................done.
Tweaking settings for miniparrot...................................skipped.
Loading platform and local hints files................................done.
Finding header files distributed with Parrot..........................done.
Determining what C compiler and linker to use...
 ccflags: -fno-common -no-cpp-precomp  -pipe -I/usr/local/include -pipe
-fno-common -Wno-long-double 
/usr/bin/gcc-3.3 -fno-common -no-cpp-precomp  -pipe -I/usr/local/include
-pipe -fno-common -Wno-long-double   -I./include -c test.c
/usr/bin/g++-3.3 -undefined dynamic_lookup test.o  -o test  -lm
ld: flag: -undefined dynamic_lookup can't be used with
MACOSX_DEPLOYMENT_TARGET environment variable set to: 10.1
Compilation failed with '/usr/bin/gcc-3.3'

Reply via email to