reading the Precompiler config file [message #93509] |
Tue, 09 April 2002 05:22 |
h
Messages: 7 Registered: April 2002
|
Junior Member |
|
|
Hi,
Does the precompiler config file pcscfg.cfg (HPUX )
contain all the include paths that are needed by it?
I have a makefile that does the precompilation fine for some but fails for some files with error messages like
PCC-F-NOERRFILE
PCC-02044 -Illegal or out of range exception for cmd line option ( this is not a problem as the cmd line parameters are fine for proc)
and 'Unable to connect to oracle'(db is running')
my guess is that this is due to improper setting of
the config file,but not sure..
|
|
|
|
|