Re: building 7.4.1 (on linux) with --disable-shared

From: David Garamond <lists(at)zara(dot)6(dot)isreserved(dot)com>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: pgsql-general <pgsql-general(at)postgresql(dot)org>
Subject: Re: building 7.4.1 (on linux) with --disable-shared
Date: 2004-03-05 11:09:42
Message-ID: 40485FF6.2040402@zara.6.isreserved.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Tom Lane wrote:
> David Garamond <lists(at)zara(dot)6(dot)isreserved(dot)com> writes:
>
>>Does it currently work? src/backend/utils/mb/conversion_procs/*/ is not
>>building anything, and 'make install' fails because it tries to copy
>>*.so files.
>
> For sufficiently small values of "current", it builds. You do realize
> you won't have any PL languages or conversions, I trust.
>
> 2004-01-21 14:25 tgl
>
> * src/: backend/utils/mb/conversion_procs/Makefile,
> backend/utils/mb/conversion_procs/proc.mk, pl/plperl/GNUmakefile,
> pl/plpython/Makefile, pl/tcl/Makefile (REL7_4_STABLE): Back-patch
> repairs for --disable-shared support.
...
[snip]

Thanks, maybe I'll try this on 7.4.2. Yes, I was just trying out
different configure options. I notice that --disable-shared means
differently than in, one example, Ruby. In Ruby, --disable-shared means
the binaries (i.e. /usr/bin/ruby) are linked statically with the runtime
(libruby.so), but all *.so files are still produced.

--
dave

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Shachar Shemesh 2004-03-05 11:19:13 Re: Tom Lane heads up
Previous Message arief# 2004-03-05 09:27:57 sum of a time column