That's an improvement, using 3.5.3. I have to define __DARWIN__ instead of __MACOS__ now, but at it least compiles without modifying any sources.

(I wonder why the config stuff does set __DARWIN__)

I still question whether or not I'm getting a thread safe build though. If I define __DARWIN__, that prevents it from setting _XOPEN_SOURCE, which the comments say are "Needed to enable pthread recursive mutexes"

On Nov 30, 2007, at 1:48 PM, Peter Johnson wrote:

On Nov 30, 2007, at 1:32 PM, [EMAIL PROTECTED] wrote:

Peter Johnson <[EMAIL PROTECTED]> wrote:
I'm running into a problem building SQLite 3.5.1 targeting a minimum
of Mac OS X 10.3, but building against the 10.4 (Universal) SDK.

I think this issue has been addressed in 3.5.3.  Have
you tried using the latest sources?

--
D. Richard Hipp <[EMAIL PROTECTED]>

No, I didn't see anything in the 3.5.3 release notes that looked relevant, but I'll give it a try now. Thanks.


--Peter Johnson
[EMAIL PROTECTED]



-----------------------------------------------------------------------------
To unsubscribe, send email to [EMAIL PROTECTED]
-----------------------------------------------------------------------------

Reply via email to