Re: What's with this lib suffix?

From: Andrew Dunstan <andrew(at)dunslane(dot)net>
To: Thomas Hallgren <thomas(at)tada(dot)se>
Cc: Peter Eisentraut <peter_e(at)gmx(dot)net>, pgsql-hackers(at)postgresql(dot)org, Alvaro Herrera <alvherre(at)commandprompt(dot)com>
Subject: Re: What's with this lib suffix?
Date: 2006-02-26 20:59:50
Message-ID: 440216C6.1080807@dunslane.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Thomas Hallgren wrote:

> Andrew Dunstan wrote:
>
>>
>> Enumkit's makefile uses pgxs happily to make foo.so without the lib
>> prefix. The relevant portion reads like this:
>>
>> MODULES = $(TYPENAME)
>>
> Yeah. But using MODULES your are assumed to have one object file per
> module. I need to use MODULE_big.

Yes, I see that now.

Maybe we should add a MODULE_dyn target to pgxs.mk.

cheers

andrew

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Clark C. Evans 2006-02-26 21:17:31 Re: constraints and sql92 information_schema compliance
Previous Message Hannu Krosing 2006-02-26 20:19:45 Re: TOAST compression