• 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
Xcode - Other Linker
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Xcode - Other Linker


  • Subject: Xcode - Other Linker
  • From: Kent Glenn <email@hidden>
  • Date: Thu, 13 Nov 2003 10:32:51 -0700

Under PB I use to put my lib I wanted to statically link in under
"Linker Settings/Other Mach-O Linker Flags". I would have something
like this: /usr/local/lib/libsqlite.a

Now under Xcode, I can't figure out how to accomplish the same thing. I
did a "Info" on the target and found the build settings. I even found
"Other linker flags" under the build tab. I tried just putting the lib
to link in, but that didn't work. I thought maybe this needed to pass
flags off to ld, so I tried "-lsqlite" and "-llibsqlite.a", but neither
one worked. I even tried to put "-L/usr/local/lib/" for the lib path,
but that didn't help.

Any ideas? Am I going about this the wrong way?

Thanks in advance,

Kent

[demime 0.98b removed an attachment of type application/pkcs7-signature which had a name of smime.p7s]
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.

  • Prev by Date: Re: Matching Postal Addresses (resolved)
  • Next by Date: Re: How to get the native localization of zh_TW?
  • Previous by thread: Re: NSTask...Whois
  • Next by thread: Re: Xcode - Other Linker
  • Index(es):
    • Date
    • Thread