Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Pro*C and standard libs...
Hi !
I've a problem trying to precompile a file. I want to include stdio.h :
EXEC SQL INCLUDE stdio;
When i do 'proc myfile.pc', i've a lot of erros where proc can't find a lot of symbols (in libs used by stdio.h).
I don't use switch for proc and my env contains : LD_LIBRARY_PATH=$(ORACLE_HOME)/precomp/public
I didn't find solution to this problem, so if you can help me, thanks a lot !
-- lombaReceived on Mon Dec 09 2002 - 05:46:04 CST
![]() |
![]() |