Re: ranlib
Re: ranlib
- Subject: Re: ranlib
- From: Daniel Jalkut <email@hidden>
- Date: Thu, 9 Mar 2006 00:03:57 -0500
Sorry for the late response. I am going through old email and it so
happens this one caught my eye because I was complaining about it today.
I came up with the theory that switching from a "library archive" to
an "object file" might alleviate the problem. Since Xcode 2.2, you
can add "object file" targets that exhibit many of the aggregating
features of an archive, but without some of these drawbacks. Maybe it
would work for you? I think that's what I'm going to do to solve the
problem in my case.
Daniel
On Feb 28, 2006, at 1:07 PM, Steve Baxter wrote:
Hi,
When we check a .a library out of CVS and try and build the project
with Xcode, we get an error:
ld: table of contents for archive: ../../Openlab 2.x/3rd Party
Stuff/Hasp4/libhasposx.a is out of date; rerun ranlib(1) (can't
load from it)
I can run ranlib on this and it works OK - is there any way of
telling the linker to ignore the date mismatch and just get on with
it? Running ranlib from a script marks the .a file as dirty in CVS
which is a pain so we'd prefer to avoid this.
On that note, why does Xcode update project files (making them
dirty for version control) when nothing has changed?
Cheers,
Steve.
Stephen Baxter
Software Development Manager
Improvision
email@hidden
+44-2476-692229
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
sweater.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