Re: Which version for small .exes?



Hi,

this is NOT a hint on the compiler version.
You can affect the exe size by configuring the project options.
Select the packages tab and check
"Mit Laufzeit Packages compilieren"
What is the english phrase?
"compile with runtime packages"?
Then you can access the edit field and remove
the packages, that are not necessary.
There is a good help page about this.
If you clear the whole data from the edit field
and uncheck the item, then the default is filled in again.

If you install more than one of your applications
on the same target machine, then maybe you can ship
the *.bpl files only once and build all your exes
without runtime packages.

Regards
Heiner


.



Relevant Pages

  • Re: Manifesto against Vector
    ... >> Well, call me old school or so, but most of the times the only IDE I ... It tells me, what I am using, it tells the compiler what I am going to ... >> No, not exactly, we're talking about different packages here. ... renaming A to B does not create any new package. ...
    (comp.lang.ada)
  • Re: Need volunteers for help on Opensource ports for HP-UX Freeware site
    ... I think the hobbyists need more packages running on 11.0 or even 10.20. ... The PA-RISC 2.0 has an exceptional floating point performance, ... A desktop app doesn't benefit much from fast floating point operations, ... For best performance you'll need the HP compiler, ...
    (comp.sys.hp.hpux)
  • Re: Simple CLOS-Example needed
    ... (defmethod image:load (name STRING) ... The compiler can optimize code better. ...
    (comp.lang.lisp)
  • Re: amd64 questions
    ... I'm not sure what you're saying is false - that the compiler can ... amd64 object files. ... support installing packages from other architectures. ... My copy of the port sets that for amd64 already. ...
    (freebsd-hackers)
  • Re: GNAT Programming System Problems
    ... > GNAT Programming System. ... Unknown packages should have been a warning not an ... > a commercial quality compiler that could be hosted, ... > have been, under Microsoft Visual Studio. ...
    (comp.lang.ada)