From: | Peter Eisentraut <peter_e(at)gmx(dot)net> |
---|---|
To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
Cc: | Marko Karppinen <karppinen(at)pobox(dot)com>, <pgsql-hackers(at)postgresql(dot)org> |
Subject: | Re: [GENERAL] Can't Build 7.3.4 on OS X |
Date: | 2003-09-23 18:35:13 |
Message-ID: | Pine.LNX.4.44.0309232030220.2354-100000@peter.localdomain |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-bugs pgsql-general pgsql-hackers |
Tom Lane writes:
> We used to have a similar requirement for some other platforms (AIX
> I think), and there was a macro named something like BE_SHLIBS to
> include the right platform-dependent stuff for such shlibs. Not sure
> what happened to it. Peter, do you remember that?
BE_DLLLIBS; see Makefile.cygwin for example. (AIX has a similar
requirement, but handles it differently for bizarre reasons.)
Personally, I think the two-level namespace feature is the opposite of
useful and we should stick with -flat_namespace, but I might have to give
in in the interest of having PostgreSQL behave like other packages on that
system.
--
Peter Eisentraut peter_e(at)gmx(dot)net
From | Date | Subject | |
---|---|---|---|
Next Message | Tom Lane | 2003-09-24 04:09:52 | Re: PG 7.4 BETA 3: Bug in NULL arrays updating |
Previous Message | Tom Lane | 2003-09-23 17:28:48 | Re: [GENERAL] Can't Build 7.3.4 on OS X |
From | Date | Subject | |
---|---|---|---|
Next Message | Marc G. Fournier | 2003-09-23 19:17:01 | Re: State of Beta 2 |
Previous Message | John Dean | 2003-09-23 18:04:53 | ANN: Rekall V2.1.0 beta2 |
From | Date | Subject | |
---|---|---|---|
Next Message | Robert Treat | 2003-09-23 19:51:38 | Re: website announcement for 7.4 beta |
Previous Message | Neil Conway | 2003-09-23 18:11:26 | website announcement for 7.4 beta |