allegroflare / allegro_flare

Application toolkit for Allegro 5
https://clubcatt.com/allegroflare
MIT License
35 stars 6 forks source link

Consider a monolith library option #43

Open MarkOates opened 8 years ago

MarkOates commented 8 years ago

Monolith library would include Allegro core as well.

aviallon commented 5 years ago

@MarkOates It would actually make a lot of sense for this particular project, for macOS at least. For Linux, it is more debatable, as Linux really benefits a lot from shared libs, to reduce memory usage.