Re: Makefile for Pro*c and C

From: Richard Woods <rawoods_at_concentric.net>
Date: 1996/10/13
Message-ID: <32610F7C.2D6D_at_concentric.net>#1/1


Ramamurth Sreedhara wrote:
>
> How to write a Makefile to compile a bunch of Pro*C programs
> and a bunch of C programs? Is there a place where I can find
> info. on this? I tried using my own Makefile, but at the end
> of compilation it says the following error message. I can't
> make out anything on this:
> ld:
> Undefined:
> pow
> log10
> floor
> *** Error code 1
>
> Stop.
>
> Can anyone help me with this? Actual Makefile would be of great
> help. Thanks in advance.
> --
> ===================================================================
> Sreedhara Ramamurthy
> 3550, Nicholson Drive, Apt.#1079, Baton Rouge, LA 70802
> Home:- (504) 383-3574
> <sramam_at_unix1.sncc.lsu.edu> or <siri_at_bit.csc.lsu.edu>
> HomePage:- http://csc.lsu.edu/~siri/index.html
> Work:- (504) 388-6898
> ===================================================================
Don't write your own. Oracle provides a elaborate makefile, typically named proc.mk, that you can use and/or modify to suit your needs.

-- 
Rich Woods
Technical Field Support Specialist, Oracle Corporation, USA
The above statements and opinions are my own and do not
necessarily represent those of Oracle Corporation.
Received on Sun Oct 13 1996 - 00:00:00 CEST

Original text of this message