The $Config-stuff is useable from the regular perl binary, 'perl -V:ccflags' for example.
-- Magnus -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Bruce Momjian Do we want to try this approach that the DBD:pg guys are using? http://gborg.postgresql.org/pipermail/dbdpg-general/2003-September/000452.ht ml It involves "$Config{q{ccflags}};". I think they can use it because they are using Makefile.PL, while our plperl is not, so maybe we can't use it. -- Bruce Momjian | http://candle.pha.pa.us [EMAIL PROTECTED] | (610) 359-1001 + If your life is a hard drive, | 13 Roberts Road + Christ can be your backup. | Newtown Square, Pennsylvania 19073 ---------------------------(end of broadcast)--------------------------- TIP 4: Don't 'kill -9' the postmaster ---------------------------(end of broadcast)--------------------------- TIP 8: explain analyze is your friend