• 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: Intermediate Library Targets
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Intermediate Library Targets


  • Subject: Re: Intermediate Library Targets
  • From: Kevin Grant <email@hidden>
  • Date: Sun, 22 Feb 2004 17:25:42 -0600

The "-L<library>" is suspicious, because this shouldn't be a library; it should be a directory that contains a library. The "-l" option is used to link libraries themselves...

The typo was mine...sorry. The link line would like like:

<blah> <blah> -L/path/to/library.dylib -llibrary


If you used "-L/path/to/library.dylib", try using -L/path/to" instead. The "library.dylib" part should be found implicitly because of the -l option.

Kevin G.
http://homepage.mac.com/kmg/
mail to kevin at ieee dot org
_______________________________________________
xcode-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/xcode-users
Do not post admin requests to the list. They will be ignored.

References: 
 >Intermediate Library Targets (From: "Adam H. Pendleton" <email@hidden>)
 >Re: Intermediate Library Targets (From: Kevin Grant <email@hidden>)
 >Re: Intermediate Library Targets (From: "Adam H. Pendleton" <email@hidden>)

  • Prev by Date: Re: Intermediate Library Targets
  • Next by Date: Incompatible types error for two longs
  • Previous by thread: Re: Intermediate Library Targets
  • Next by thread: Deque / Queue
  • Index(es):
    • Date
    • Thread