• 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
Link oracle proc program in xcode
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Link oracle proc program in xcode


  • Subject: Link oracle proc program in xcode
  • From: Ronald Rood <email@hidden>
  • Date: Wed, 18 May 2005 21:57:44 +0200

I have created an aggregate target that depends on a proc source file and
generates the c source that needs to be compiled and linked. The compilation
is going ok now but there's one more step and that's the link phase.
The link process succeeds but as soon as I try to use an oracle function I
get:

ZeroLink: unknown symbol '_iaprval'

I know it has to do with not having linked sqllib.
1) how can I verify this ?
2) how can I solve this ?

In a unix make file I just specify -L${ORACLE_HOME}/lib -L/usr/lib -lclntsh
What and how should I do that in xcode ?

Please help, I don't want to loose that last few bits of hair ... ;-)
Ronald.


 _______________________________________________
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: Link oracle proc program in xcode
      • From: Markus Hitter <email@hidden>
  • Prev by Date: Can't see objects in debugger
  • Next by Date: Re: Link oracle proc program in xcode
  • Previous by thread: Can't see objects in debugger
  • Next by thread: Re: Link oracle proc program in xcode
  • Index(es):
    • Date
    • Thread