View Full Version : C programming; non-FRC; cross-compilation
PortugazD.Ace
22-11-2010, 21:25
I am working on some programs that are meant to be run on multiple different platforms. My problem is that I don't know how to work with a cross compiler. does anyone have any information on how to do this?
RyanCahoon
22-11-2010, 22:56
Which platforms are you referring to? Are they desktop platforms or embedded targets? What is the application? Can you use a scripting language or a virtual machine (i.e. java) that's already cross platform?
--Ryan
PortugazD.Ace
23-11-2010, 19:35
I am currently developing for a Dell Latitude D600 laptop with a Intel Mobile Centrino processor. the programming needs to be in C.
RyanCahoon
23-11-2010, 19:39
Sorry I guess I should have been clearer. What're your crosscompilation target platforms then?
--Ryan
vBulletin® v3.6.4, Copyright ©2000-2017, Jelsoft Enterprises Ltd.