Re: Pro*C libraries?
Date: 1995/11/14
Message-ID: <48a2u4$gls_at_tpd.dsccc.com>#1/1
I added -s to my cc line to strip debug information to reduce the image size.
Bill Thorsteinson (billthor_at_cesani.newforce.ca) wrote:
:> : >I cannot use the "PROC.MK" file when building programs because I
:> : >cannot afford to have a bunch of 3.12 Meg executables on my system!
:> : >What Oracle documentation should I use to figure these things out?
:> : >None of it helps.
:> : >Eric
:> I have the same problem on HP-UX. Digging around through the pro-c manual
:> referred me to the system specific documentation. I haven't found anything
:> there. However, looking in the library directory I found a shared library.
:> It doesn't have the same name as any of the other libraryies. Linking it
:> in saves 1 Meg on a 1.7 Meg image (linking only SQL, no user code).
:> I am still left with a pile of modules linked in from SQL*NET. Does
:> anyone know if there is a shared library for SQL*NET.
:> /Bill
-- This posting represents the personal opinions of the author. It is not the official opinion or policy of the author's employer. Warranty expired when you opened this article and I will not be responsible for its contents or use.Received on Tue Nov 14 1995 - 00:00:00 CET