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

Home -> Community -> Mailing Lists -> Oracle-L -> Compiling .c files using 'gcc' output of PROC*C program

Compiling .c files using 'gcc' output of PROC*C program

From: sachin borikar <sachin_borikar_at_yahoo.com>
Date: Mon, 29 May 2000 09:57:00 -0700 (PDT)
Message-Id: <10512.107030@fatcity.com>


Hi,

I have compiled PROC*C file using PROC, Which has generated .c file.
For e.g I have daemon.pc which i compiled using PROC Now what I have is daemon.c file, which i am trying to compile with GCC but the error i am getting is:

Undefined first reference

symbol       in file
sqlglm       /var/tmp/ccDqayk11.o
sqlcxt       /var/tmp/ccDqayk11.o

ld: fatal: Symblo Referencing errors. No output written to a.out

Well I am not a programmer I am using PROC*C for the first time.
Please advice me.

Thanks & Regards

Sachin



Do You Yahoo!?
Kick off your party with Yahoo! Invites. http://invites.yahoo.com/ Received on Mon May 29 2000 - 11:57:00 CDT

Original text of this message

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