![]() |
C programming; non-FRC; cross-compilation
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?
|
Re: C programming; non-FRC; cross-compilation
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 |
Re: C programming; non-FRC; cross-compilation
I am currently developing for a Dell Latitude D600 laptop with a Intel Mobile Centrino processor. the programming needs to be in C.
|
Re: C programming; non-FRC; cross-compilation
Sorry I guess I should have been clearer. What're your crosscompilation target platforms then?
--Ryan |
| All times are GMT -5. The time now is 04:56. |
Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2017, Jelsoft Enterprises Ltd.
Copyright © Chief Delphi