How to reduce executable filesize

Andre Pany andre at s-e-a-p.de
Fri Jul 12 16:37:05 UTC 2019


Hi,
If I remember correctly on linux (ubuntu) you can compile an 
executable which uses and DRuntime as shared objects.

How is the ldc2 command for this?
I assume I can find the shared objects for phobos and DRuntime in 
the ldc2 linux x86_64 release archive?

Is there also an additional argument to strip any non used 
symbols?

Kind regards
Andre


More information about the digitalmars-d-ldc mailing list