Re: Pro*C compile error HELP
From: Paul Kilpatrick <paul_at_docunet.com>
Date: 1996/03/20
Message-ID: <3150D60E.6263_at_docunet.com>#1/1
Date: 1996/03/20
Message-ID: <3150D60E.6263_at_docunet.com>#1/1
Ku Kam Ming wrote:
>
> I am novice in Pro*C and wanted to compile the demo .pc program but failed:
>
> % /usr/ccs/bin/make -f proc.mk sample2
-snip-
> Undefined first referenced
> symbol in file
> __cg92_libc (command line)
> ld: fatal: Symbol referencing errors. No output written to sample2
-snip-
Actually, all you probably need to do is remove the -xcg92 from the options in the make file (proc.mk) and it should work...
Paul K. Kilpatrick (paul_at_docunet.com) Received on Wed Mar 20 1996 - 00:00:00 CET