On 2015-09-18 at 00:43, Bo Berglund wrote: > It seems like an easier way to build directly on the end hardware than > crosscompiling.
Yeah, that's what I've been doing for years, and it works very well. I have an original RPi, so even less memory and CPU power, so I opted not to use Lazarus IDE or LCL. Maximus or MSEide only use 15-25MB of RAM (compared to Lazarus's 100+MB for the same project). You can obviously compile from the command line too and use any lightweight text editor if you want. Regards, - Graeme - -- fpGUI Toolkit - a cross-platform GUI toolkit using Free Pascal http://fpgui.sourceforge.net/ My public PGP key: http://tinyurl.com/graeme-pgp -- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
