I am searching for a compiler to run code on an embedded 80286. I
came across the Icc compiler doing a Google search and would like to
know if it will meet my needs. I tried looking for docs.... The
specific questions are:
1. Can it generate 80286 machine code?
2. Can it cross-compile to 80286 from a XP Machine?
3. Does it have support for inline assembly statements in the source
code?
Thanks!
Russell
If you write a back end for 80286 yes. If not, no.
lcc-win32 has back end for many processors, and
it is possible to write others. Contact
me if interested.
> 2. Can it cross-compile to 80286 from a XP Machine?
Yes. See (1)
> 3. Does it have support for inline assembly statements in the source
> code?
>
The lcc compiler no. lcc-win32 yes, it is an extension.
> Thanks!
>
You are welcome.
> Russell
--
jacob navia
jacob at jacob point remcomp point fr
logiciels/informatique
http://www.cs.virginia.edu/~lcc-win32
Are you looking for Icc ('I' as in India) or lcc ('l' as in
lowercase)? This newsgroup discusses the latter.
--
Keith Thompson (The_Other_Keith) <ks...@mib.org>
Nokia
"We must do something. This is something. Therefore, we must do this."
-- Antony Jay and Jonathan Lynn, "Yes Minister"