Your device should come with a cross-compiler that allows you to compile C/C++ code from your desktop that will run on the device.
Given you have such compiler, just configure mono with the appropriate directives and you're done. Just set the CC env var and pass the right --host to configure. On Wed, Jan 20, 2010 at 8:07 AM, beetle2001 <[email protected]> wrote: > > > Rodrigo Kumpera wrote: > > > > This device has an ARM cpu, so mono should run on it just fine. > > Just cross-compile to your device and use it. > > > > Could you please tell me at short how to cross-compile Mono for my device, > or provide me some links to read about that? Sorry, I`ve never done > cross-compile before. > Thank you. > > -- > View this message in context: > http://old.nabble.com/PocketBook-%2B-Mono-tp27094803p27239319.html > Sent from the Mono - General mailing list archive at Nabble.com. > > _______________________________________________ > Mono-list maillist - [email protected] > http://lists.ximian.com/mailman/listinfo/mono-list >
_______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
