[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Build failure of postgres-xc



On Fri, Nov 22, 2013 at 04:50:23PM +0100, Michael Meskes wrote:
> On Thu, Nov 21, 2013 at 03:24:13PM +0100, Bastian Blank wrote:
> > Okay.  The reason is the stray -fpic.  On s390* this restricts the
> > shared lib to 2^11-1 bytes.  And the last setting wins.
> Got it. I changed the Makefile to not use -fpic on s390* and now it seems to
> compile cleanly. Let's see if the autobuilders agree. :)

You _never_ want to use -fpic, regardless of the architecture.

Bastian

-- 
Knowledge, sir, should be free to all!
		-- Harry Mudd, "I, Mudd", stardate 4513.3


Reply to: