• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: cp "destroys" static libraries?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: cp "destroys" static libraries?


  • Subject: Re: cp "destroys" static libraries?
  • From: "Justin C. Walker" <email@hidden>
  • Date: Tue, 16 Aug 2005 09:48:55 -0700


On Aug 16, 2005, at 09:38 , Jesper Papmehl wrote:

[snip]
When I try to link my app, I get the following error message:

ld: table of contents for archive: <path>/libMyLib.a is out of date; rerun ranlib(1) (can't load from it)
[snip]

You have two choices:
- run 'ranlib' (cf. "man ranlib" for details); this will modify the TOC of
the library, so you need to have write permission for the file;
- copy using 'cp -p' (cf. "man cp" for details).


Regards,

Justin

--
Justin C. Walker, Curmudgeon-At-Large
Institute for General Semantics
--------
If you're not confused,
You're not paying attention
--------


_______________________________________________ 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
  • Follow-Ups:
    • Re: cp "destroys" static libraries?
      • From: Jesper Papmehl <email@hidden>
References: 
 >cp "destroys" static libraries? (From: Jesper Papmehl <email@hidden>)

  • Prev by Date: NSTask and terminal Passwords
  • Next by Date: Re: cp "destroys" static libraries?
  • Previous by thread: cp "destroys" static libraries?
  • Next by thread: Re: cp "destroys" static libraries?
  • Index(es):
    • Date
    • Thread