bug-libtool
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Darwin status


From: Peter O'Gorman
Subject: Re: Darwin status
Date: Sun, 05 Dec 2004 21:41:05 +0900
User-agent: Mozilla Thunderbird 0.9 (Macintosh/20041103)

Peter O'Gorman wrote:

The problem is that ar on darwin has no N flag, so
I haven't found a way to rename the .o's on extraction.

If it works shared, then do that.

I am currently testing a solution to this....

ar, if it accepts files with the same name at all in the archive (this behavior is not required) is meant to only extract the first named file if it is asked to extract a named file, so I can copy the archive, extract named foo.o ; mv foo.o foo-1.o, delete named foo.o from the archive copy, rinse and repeat.

I'm crossing fingers :)

Peter
--
Peter O'Gorman - http://www.pogma.com




reply via email to

[Prev in Thread] Current Thread [Next in Thread]