Re: .a under version control
Re: .a under version control
- Subject: Re: .a under version control
- From: Andrew Carter <email@hidden>
- Date: Thu, 18 May 2006 12:12:05 -0700
Marco,
This is cool. Can you explain what the TCC line is and what you
added? I'd like to understand what is going on with the compiler.
I'm guessing this will come up for other open source libraries we
might use in a Cocoa app.
Thanks,
Andrew
On May 18, 2006, at 11:58 AM, Marco Bambini wrote:
Maybe this can help you:
http://www.sqlabs.net/blog/2006/05/compile-universal-binary-version-
of.html
---
Marco Bambini
On May 18, 2006, at 8:31 PM, David Dunham wrote:
On 18 May 2006, at 10:44, Jim Correia wrote:
Don't put the build products under revision control.
Check in the sqlite3 source, and have the static library built
with your project (via a secondary target, or a cross-project
dependency.)
That's a good point, but it would require I figure out how to
build it.
To get a universal library, I ended up having to build SQLite on
two separate machines, and lipo the .a together. (I'm pretty sure
other developers have had to do the same.)
David Dunham Macintosh Game Developer GameHouse Studios
+1 206 926 5722 http://www.gamehouse.com
"They said it couldn't be done but sometimes it doesn't
work out that way." -- Casey Stengel
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
40inquirix.com
This email sent to email@hidden
_______________________________________________
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