From: rickmich@panix.com (Rick Michaud)
Subject: Re: Pro*C 1.5 -> 2.0
Date: 1995/08/08
Message-ID: <rickmich-0808951554100001@rickmich.dialup.access.net>#1/1
references: <4065gn$i9m@cardinal.fs.com>
organization: Citibank
newsgroups: comp.databases.oracle


   One thing you should do is enter parse=none -- this will block the Oracle
precompiler from trying to link in all your c headers -- I had a problem
with this in AIX 3.2.4 and X/Motif headers.

You may also want to recreate your makefile from the new proc.mk makefile
-- it adds a few new external system calls to the compile.

-- 
_____________________________________________________
Rick Michaud
Citibank, N.A.
Senior Systems Officer
1 Court Square, 39th Floor
Long Island City, NY  11120
_____________________________________________________


