Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> Pro*C makes executable very large?

Pro*C makes executable very large?

From: Mike Smith <dontreplybymail_at_yahoo.co.uk>
Date: 23 Jun 2003 12:07:31 -0700
Message-ID: <dd4c2331.0306231107.5ce6de2f@posting.google.com>


Hi, I tried some simple code (C++) to try out ProC on hp-ux, and I end up with an executable of size 5 Mb (!) when I compiled the code.
Is there anyway to reduce this size (I pretty much linked to all libraries to be able to compile the thing), should I be worried about this size?

I am also looking for some sample code in C++ to use Pro*C, is it not possible to create a class myDatbase with different methods connect, disconnect etc, instead of having global functions.

thanks for any help or pointers on useful info on pro*c

(we use oracle 8.something) Received on Mon Jun 23 2003 - 14:07:31 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US