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: Oracle 8 Pro C Make File

Re: Oracle 8 Pro C Make File

From: Pluto <planet_pluto_at_hotmail.com>
Date: 27 Jan 1999 15:34:43 GMT
Message-ID: <01be4a0a$97d994e0$e94a97d0@joker>


Have you tried the following?

make -f Demo_proc.mk build OBJS=xxxx.o EXE=xxxx

vadi.madhwaraj_at_amermsx.med.ge.com wrote in article <78lhtk$ko9$1_at_nnrp1.dejanews.com>...
> I am new in the Oracle environment when it comes to creating/using MAKE
files
> to compile Pro*C and C files. I have a bunch of C files and few Pro*C
files
> which needs to be precompiled, compiled and linked to create an
executable.
> When I tried to run the sample make file Demo_proc.mk provided by
Oracle, I
> get a message saying "/home/oracle/product/8.0.4/lib/libclntsh.so' is up
to
> date.". I have no idea what to do with it or how to proceed from here.
Could
> someone please let me know what I need to do & it would be really great
if you
> could provide as an example a working make file which could handle Pro*c
& C
> files in it to create an executable.
>
> Thanks much in advance.
>
> ...Vadi
>
> -----------== Posted via Deja News, The Discussion Network ==----------
> http://www.dejanews.com/ Search, Read, Discuss, or Start Your Own
 

>
Received on Wed Jan 27 1999 - 09:34:43 CST

Original text of this message

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