Re: huge proc executalbe in V7
Date: Mon, 16 May 1994 12:46:32 GMT
Message-ID: <1994May16.124632.23589_at_ohgpu.hydro.on.ca>
In article <2qv8gm$75n_at_pereiii.uji.es> mingot_at_vents.uji.es (Ivan MIngot Latorre) writes:
>Rob E. Allan (Rob.E.Allan_at_hydro.on.ca) wrote:
>> I am in the process of proting some V6 proc code to V7.
>> When compiling the demos, the executable size is about 1
>> megabyte for evey demo. Does anyone know why they are so
>> big? Is there anything I can do to keep my progs from
>> exploding to this size?
>> rob.e.allan_at_hydro.on.ca
>
>
>
> I am working with ORACLE 7 (v 7.016) and HP-UX 9.0
>and I have the same problem.
>
> I talked with ORACLE SUPPORTS services and they replied
>me that in most platforms ORACLE 7 doesn't make dimamic links,
>that is, the links are statics and so the programs size are
>very big.
>
> They replied me too, that they are working to solve this
>problem in the platforms that allow the dinamic links by itself.
>
>
> I am very interested too in this problem. does someone know
>anything more about this?
>
>
>
>Thanks in advance.
>
>
I should have mentioned that I am running V7 under sunos 4.1.3U_1. I also found another wierd "feature". The demo makefile has some of the smae libraries repeated on the link line. When I take out any duplicates, I get all kinds of undefined functions. If I reorder the libs on the link line, I get different undefined functions.
rob.e.allan_at_hydro.on.ca Received on Mon May 16 1994 - 14:46:32 CEST