Re: Using isysroot
Re: Using isysroot
- Subject: Re: Using isysroot
- From: "eric.bachard" <email@hidden>
- Date: Mon, 29 Oct 2007 17:35:05 +0100
Hi,
Scott Tooker a écrit :
Starting with 10.5, -mmacosx-version-min now defaults to the the version
of the OS you are building on. So you need to add
-mmacosx-version-min=10.4
:-)
to your compile line. In Xcode, this is automatically taken care of by looking at the "SDK Root" and "Mac OS X Deployment Target" build settings.
Thank you very much: now the hello.c compiles fine.
Next step : adding that line ( -mmacosx-version-min=10.4 ) into the
makefile I'm using for OpenOffice.org, I can build, say a bit more
modules( 5 over 148 ) , but I'm now stuck with that :
http://rafb.net/p/A9q7lT40.html
Another definition or something missing ?
As you prehaps don't know, we can build either Aqua version, or X11
version of OpenOffice.org.
This breakage does strangely only concern X11 build, and we have no
issue building Aqua version (using Cocoa and a bit of Carbon),
Thanks for any hint :)
P.S. : I'll create soon another thread about other missing symbols,
because I have strange errors building from Tiger PowerPC, with target =
10.3 PowerPC (to avoid all gcc-3.3 issues). Just the time to restart a
new remote build and collect any usefull information
--
qɔᴉɹə
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden