Hi Bo, You might look here first: http://www.turbocontrol.com/simpleserial.htm
There are 3 small zips there that you can use to compile the same program under Windows, Linux Desktop, and embedded Linux on OABI-compatible ARM systems.
I've been able to avoid the complexity of cross-compiling by compiling directly on my ARM device (using NFS so all the files aren't stored on the device).
I'm doing development of GUI programs (using fpGUI) on 3 systems in the same manner as the "Simple Serial" distros. Actually, I'm also using a 4th system to cross-compile for WinCE, see the WinCE distro here:
http://www.turbocontrol.com/helloworld.htm Regards, Paul -- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
