Re: GTK4

new topic     » goto parent     » topic index » view thread      » older message » newer message
irv said...

I doubt I'll run into those limits, there are only ~200 files, and most programs will only use a subset.

Your wrapper might not hit those limits alone, but anyone developing a large application could hypothetically include another 50+ files. The standard library itself is over 50 files.

irv said...

Interestingly, a small program that runs interpreted uses 26MB of memory, while the same one compiled uses 98MB.

I'm not surprised. I have some suspicions that the translator is a bit too eager when it comes to global variables and memory allocation. I'll dig into it at some point.

irv said...

But the good thing is that they compile and run with Eu 4.2.0 devel.

That's reassuring. Although I shouldn't be surprised since I've got build.mak making a temporary build of 4.2 that it then uses to build everything else.

-Greg

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

Search



Quick Links

User menu

Not signed in.

Misc Menu