Marko Karppinen <[EMAIL PROTECTED]> 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

---------------------------(end of broadcast)---------------------------
TIP 1: subscribe and unsubscribe commands go to [EMAIL PROTECTED]

Reply via email to