Re: _GNU_SOURCE

From: "Magnus Enbom" <magnus(dot)enbom(at)vimio(dot)com>
To: "'Bruce Momjian'" <pgman(at)candle(dot)pha(dot)pa(dot)us>, "'Tom Lane'" <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: "'Jeroen Ruigrok/asmodai'" <asmodai(at)wxs(dot)nl>, "'PostgreSQL-development'" <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: _GNU_SOURCE
Date: 2003-10-09 09:34:52
Message-ID: FF46DAA100F22B4589DC3FABB5A439F902E6D3@pacman.adm.vimio.se
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

The $Config-stuff is useable from the regular perl binary,
'perl -V:ccflags' for example.

-- Magnus

-----Original Message-----
From: pgsql-hackers-owner(at)postgresql(dot)org
[mailto:pgsql-hackers-owner(at)postgresql(dot)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(at)candle(dot)pha(dot)pa(dot)us | (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

Browse pgsql-hackers by date

  From Date Subject
Next Message Andrew Sullivan 2003-10-09 09:53:38 Re: PostgreSQL vs. MySQL
Previous Message Srikanth Pentakota 2003-10-09 07:06:31 Request for Info.