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 -> Pro*C and C Compiler Options...

Pro*C and C Compiler Options...

From: ksjune <ksjune_at_sens.gnuh.co.kr>
Date: Sat, 17 Oct 1998 09:09:34 +0900
Message-ID: <3627E03E.AF8F538A@sens.gnuh.co.kr>


Hi...
I've programmed Pro*C with PL/SQL
But I found this error...

[HOSP1:10/GNUH/user/hit02(160)]proc sqlcheck=full a.pc

Pro*C/C++: Release 2.2.4.0.0 - Production on Fri Oct 16 17:58:16 1998

Copyright (c) Oracle Corporation 1979, 1996. All rights reserved.

System default option values taken from: /ORACLE/precomp/admin/pcscfg.h

[HOSP1:10/GNUH/user/hit02(161)]cc a.c -L$ORACLE_HOME/lib
NCR High Performance C Compiler R3.0a
(c) Copyright 1994-96, NCR Corporation
(c) Copyright 1987-96, MetaWare Incorporated w "a.c",L280/C12(#553):
| Conversion of type `unsigned char *' to type `char *' is not ANSI-compliant.
No errors 1 warning

Undefined                       first referenced
 symbol                             in file
sqlcxt                              a.o
UX:ld: ERROR: a.out: fatal error: Symbol referencing errors. No output written to a.out
[HOSP1:10/GNUH/user/hit02(162)]

I cannot find sqlcxt in include files.
How can I resolve this problem....
Please help!!!!

Thanks in advance....

ksjune_at_sens.gnuh.co.kr Received on Fri Oct 16 1998 - 19:09:34 CDT

Original text of this message

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