Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: Program size is 12MB after linking the Oracle Pro*C libraries
"Poh Tien Lye" <pohtl_at_singnet.com.sg> wrote in message
news:dei0vc$k1a$1_at_mawar.singnet.com.sg...
> Hi,
>
> I am currently working on a program on AIX.
> Before, I include the Pro*C libraries, the size of my
> program is only about 100KB. However, after I include
> database access codes, the program grew to 12MB.
> My program only connects to the database and updates
> a table.
>
> Is there some problem with my compiler and linker? Or
> are the Oracle libraries so big? Or could I have included
> unnecessary libraries? Anyone know why?
>
>
Dynamically link your libraries.
-- Andreas Sheriff Oracle 9i Certified Professional Oracle 10g Certified Professional Oracle 9i Certified PL/SQL Developer ---- "If you don't eat your meat, you cannot have any pudding. "How can you have any pudding, if you don't eat your meat?" DO NOT REPLY TO THIS EMAIL Reply only to the group.Received on Fri Aug 26 2005 - 01:36:31 CDT
![]() |
![]() |