The $Config-stuff is useable from the regular perl binary,
'perl -V:ccflags' for example.
-- Magnus
-----Original Message-----
From: pgsql-hackers-owner@postgresql.org
[mailto:pgsql-hackers-owner@postgresql.org] 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 pgman@candle.pha.pa.us | (610)
359-1001+ If your life is a hard drive, | 13 Roberts Road + Christ can be your backup. | Newtown Square,
Pennsylvania19073
---------------------------(end of broadcast)---------------------------
TIP 4: Don't 'kill -9' the postmaster