Optimizing size of executable

new topic     » topic index » view thread      » older message » newer message

For a simplest program:

puts(1, "Hello World!\n")

using compiler command:

euc hello.eu

or:

euc -con hello.eu

I get an executable of size 194 kb. The size is no problem here but may be an issue with larger programs. Are there any options that I can use to optimize the size of executable?

[Just a note: With Chicken Scheme ( https://www.call-cc.org/ ), for a similar simple program, I get an executable sized only 16 kb.]

new topic     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu