compiling the c file (output of pc file precompialtion) [message #454180] |
Tue, 04 May 2010 06:28  |
nwdstn
Messages: 2 Registered: April 2010
|
Junior Member |
|
|
hi,
after precompiling the cmpre.pc file, i got cmpre.c file. when i try compiling this .c file, am facing the following error...
servername:/.../home/usr/compile-> cc -g cmpre.c
ld: 0711-317 ERROR: Undefined symbol: .sqlorat
ld: 0711-317 ERROR: Undefined symbol: .sqlcxt
ld: 0711-345 Use the -bloadmap or -bnoquiet option to obtain more information.
can anyone pls guide me further?
Thanks,
|
|
|
|