I heard there are cross compilers which allow us to develop windows
application under linux. Is it true? Where can I find more information no
this? Thanks.
I've tried to search 'cross compiler' in google, but it returned lots in
irrelevant links.
You probably want to visit <http://www.franz.com/> or
<http://www.xanalys.com/>.
--
(concatenate 'string "aa454" "@freenet.carleton.ca")
http://www3.sympatico.ca/cbbrowne/lsf.html
"I would guess that he really believes whatever is politically
advantageous for him to believe." -- Alison Brooks, referring to
Michael Portillo, on soc.history.what-if
The term cross compiler generally means building on one machine, for
another with a different CPU architecture. Eg building on an Intel for
use on a PPC or ARM.
What you prbably need is a portable toolkit so that you can develop
for the other platform. I believe Qt and Gtk are both capable of being
used for both, as are several others.
You might also try Kylix from Borland, as it is a port of Delphi.
HTH
Brenton
Sometimes it's also used to refer to building on one machine
for another OS. For example: building Windows apps on a Linux.
(possibly with the same architecture). If that's what the OP
wants, I've never heard of it being done.
--
Grant Edwards grante Yow! Are you guys lined up
at for the METHADONE PROGRAM
visi.com or FOOD STAMPS??
So you hear it now.
I use mingw32 (sort of gcc 2.95) under Linux to cross-compile for windows.
It works rather nicely, and together with wine and 'InnoSetup' one can even
build installers etc.
Andre'
--
Those who desire to give up Freedom in order to gain Security,
will not have, nor do they deserve, either one. (T. Jefferson)
You can do so using our tool Revolution. Simply write your code once and click build and you'll have whatever flavours of Windows, Linux and Unix you want.
For a free trial look at www.runrev.com
If you have any questions please contact us via the website.
Kind regards,
Rod McCall
Runtime Revolution Ltd
Edinburgh, UK