Lahey Support
08-15-2003, 01:33 AM
I use the third party shareware program "ASPACK"
http://www.aspack.com/
and reduce executables to ~1/3 the size of the original output.
-----Original Message-----
From: [address removed] [address removed] Behalf
Of robin
Sent: Saturday, September 08, 2001 4:36 PM
To: [address removed]
Subject: Re: [LF] Two questions
> Date: Fri, 07 Sep 2001 22:20:53 -0600
> From: "Thomas F. Rutherford" [address removed]
> I have a couple of questions related to LF95:
>
> 1. How can I reduce the size of the executable image for a LF95
> program? I am working on a program which compiles to a 1.5MB .EXE file
> which can subsequently be zipped to 450K. The EM32 compiler used to
> have a -pack switch, and I recall that an earlier version worked with
> the SpaceMaker utility provided by a third party. Is there something
> like that available for LF95?
Executable file size may be reduced (in general) by using
dynamic arrays or allocatable ones instead of static ones.
> Thanks,
>
> Tom
> Thomas F. Rutherford Phone (303) 492-5169
> Department of Economics Fax (303) 492-8960
> University of Colorado [address removed]
> Boulder, CO 80309-0256 http://debreu.colorado.edu/
----------------------------------------------------------
To unsubscribe, send to [address removed] the following
as the first and only line of the message body:
unsubscribe fortran
----------------------------------------------------------
----------------------------------------------------------
To unsubscribe, send to [address removed] the following
as the first and only line of the message body:
unsubscribe fortran
----------------------------------------------------------
http://www.aspack.com/
and reduce executables to ~1/3 the size of the original output.
-----Original Message-----
From: [address removed] [address removed] Behalf
Of robin
Sent: Saturday, September 08, 2001 4:36 PM
To: [address removed]
Subject: Re: [LF] Two questions
> Date: Fri, 07 Sep 2001 22:20:53 -0600
> From: "Thomas F. Rutherford" [address removed]
> I have a couple of questions related to LF95:
>
> 1. How can I reduce the size of the executable image for a LF95
> program? I am working on a program which compiles to a 1.5MB .EXE file
> which can subsequently be zipped to 450K. The EM32 compiler used to
> have a -pack switch, and I recall that an earlier version worked with
> the SpaceMaker utility provided by a third party. Is there something
> like that available for LF95?
Executable file size may be reduced (in general) by using
dynamic arrays or allocatable ones instead of static ones.
> Thanks,
>
> Tom
> Thomas F. Rutherford Phone (303) 492-5169
> Department of Economics Fax (303) 492-8960
> University of Colorado [address removed]
> Boulder, CO 80309-0256 http://debreu.colorado.edu/
----------------------------------------------------------
To unsubscribe, send to [address removed] the following
as the first and only line of the message body:
unsubscribe fortran
----------------------------------------------------------
----------------------------------------------------------
To unsubscribe, send to [address removed] the following
as the first and only line of the message body:
unsubscribe fortran
----------------------------------------------------------