Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: Simple OCI application not linking

Re: Simple OCI application not linking

From: Richard Woods <rawoods_at_concentric.net>
Date: 01 Aug 1998 09:46:07 EDT
Message-ID: <35C31CD8.F95968C7@concentric.net>


Try using Oracle's makefile for OCI programs. I believe it is $OH/rdbms/lib/oracle.mk.

jmy_hrt_at_my-dejanews.com wrote:

> Hello, call me lazy but I don't have time to wade through 2000+ articles to
> attempt to find this answer.
>
> I a student in a summer job working for the forest service. We use Oracle 7.3
> and IBM AIX.
>
> I'm attempting to make a simple application that parses a file and and
> inserts information into a database. I've been able to get the program to
> compile but errors when trying to link. I believe this has to do with not
> finding the libraries need for linking. I can't seem to find a complete list
> of the names of the libraries and header files needed for these tasks. If
> someone could send me a list of the libraries and header files needed for a
> C/C++ application or point me in the right direction on where to find them it
> would greatly be appreciated.
>
> jmy_hrt_at_hotmail.com
>
> -----== Posted via Deja News, The Leader in Internet Discussion ==-----
> http://www.dejanews.com/rg_mkgrp.xp Create Your Own Free Member Forum
Received on Sat Aug 01 1998 - 08:46:07 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US