Re: -fPIC

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Greg Stark <gsstark(at)mit(dot)edu>
Cc: Peter Eisentraut <peter_e(at)gmx(dot)net>, pgsql-hackers(at)postgresql(dot)org
Subject: Re: -fPIC
Date: 2005-09-12 02:32:51
Message-ID: 12001.1126492371@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Greg Stark <gsstark(at)mit(dot)edu> writes:
> ... mixing -fpic and -fPIC libraries is a problem.

Is it? I would think having two options would be essentially unworkable
if so.

regards, tom lane

In response to

  • Re: -fPIC at 2005-09-12 01:21:14 from Greg Stark

Responses

  • Re: -fPIC at 2005-09-12 07:06:03 from Martijn van Oosterhout

Browse pgsql-hackers by date

  From Date Subject
Next Message Stephen Frost 2005-09-12 02:39:46 Re: Spinlocks, yet again: analysis and proposed patches
Previous Message huaxin zhang 2005-09-12 02:20:52 counting disk access from index seek operation -- how to?