Re: [GENERAL] Can't Build 7.3.4 on OS X

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Marko Karppinen <karppinen(at)pobox(dot)com>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: [GENERAL] Can't Build 7.3.4 on OS X
Date: 2003-09-23 16:01:14
Message-ID: 17855.1064332874@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs pgsql-general pgsql-hackers

Marko Karppinen <karppinen(at)pobox(dot)com> writes:
> While we're on a Mac-related note, I managed to compile PostgreSQL on
> Mac OS X 10.2 Jaguar with two-level namespace support.
> <http://developer.apple.com/documentation/ReleaseNotes/DeveloperTools/
> TwoLevelNamespaces.html> This is quite useful, so I hope you can look
> into incorporating the changes.

> http://www.markokarppinen.com/pg-two-level-namespace.diff

Three immediate questions:

1. Doesn't this break backward compatibility with Darwin 1.0-1.2?
(If so, does anyone care anymore?)

2. Why is the postgres executable added to LINK.shared? Doesn't this
break building shlibs that are not intended to be linked into the
backend (eg libpq)?

3. What's with the WITHOUT_DARWIN_BUNDLE_LOADER hack for ecpg?

regards, tom lane

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Marko Karppinen 2003-09-23 16:51:53 Re: [GENERAL] Can't Build 7.3.4 on OS X
Previous Message Theodore Petrosky 2003-09-23 01:24:22 Fwd: Re: 3412624: can not 'make' postgresql

Browse pgsql-general by date

  From Date Subject
Next Message Dennis Gearon 2003-09-23 16:11:00 Re: About GPL and proprietary software
Previous Message Tom Lane 2003-09-23 15:53:20 Re: State of Beta 2

Browse pgsql-hackers by date

  From Date Subject
Next Message Jan Wieck 2003-09-23 16:39:03 Re: pg_dump doesn't dump binary compatible casts
Previous Message Tom Lane 2003-09-23 15:52:05 Re: pg_dump doesn't dump binary compatible casts