Re: Configuration and build clean-up
От | Peter Eisentraut |
---|---|
Тема | Re: Configuration and build clean-up |
Дата | |
Msg-id | Pine.GSO.4.02A.10005301154280.10362-100000@Leopard.DoCS.UU.SE обсуждение исходный текст |
Ответ на | Re: Configuration and build clean-up (Tom Lane <tgl@sss.pgh.pa.us>) |
Список | pgsql-hackers |
On Mon, 29 May 2000, Tom Lane wrote: > What do you mean by automated packaging? make dist, integrating the release_prep thing into the makefiles. Something like make rpm-spec would eventually be nice as well. > One thing to watch out for is that we will probably still need > something comparable to the current setup's "template" mechanism to > select system-specific hints (like which tas() implementation to use). Yes, there's really no way around keeping that. > I didn't notice anything about libtool in your list of items, The problem with libtool is this: it can't handle multiple languages at once. That means that you'd have to build libpq and libpq++ with sufficiently similar compilers. I guess this is how it is already but at least it would have to be carefully evaluated. One option would be to use libtool for all C stuff and keep the current funny business for libpq++, or we could volunteer as earlier testers for libtool's multi-language branch. All in all it looks like a separate undertaking. -- Peter Eisentraut Sernanders väg 10:115 peter_e@gmx.net 75262 Uppsala http://yi.org/peter-e/ Sweden
В списке pgsql-hackers по дате отправления: