Re: [Q] Enormous executable files with Pro*C/C++

From: <nsouto_at_acay.com.au>
Date: 1996/01/19
Message-ID: <4do0na$abf_at_www.acay.com.au>#1/1


In <al-her-1601961511480001_at_ahzmac.sectra.se>, al-her_at_sectra.se (Almut Herzog) writes:
>From a <1K program text this produced an executable of 1.6MB (1.2MB stripped).
>All this on HP-UX.
>Gimme a break! What's happening?
>
>/Almut
>
>--
>Almut Herzog email:al-her_at_sectra.se
>SECTRA - Secure Transmission AB
>Linkoping, Sweden

Er, normal, Helmut...

I'm not sure HPUX supports the shared library option of UNIX/ORACLE. this is usually implemented using the LD_LIBRARY_PATH env var.

Check with your ORACLE local support if your version can operate in this mode in HP-UX. If yes, then do so: you'll find your executables will come down in size to approx 100-200K.

HTH Received on Fri Jan 19 1996 - 00:00:00 CET

Original text of this message