Difference between revisions of "Talk:Programming under Unix-like operating systems"

From WikiTI
Jump to: navigation, search
 
(Maybe)
 
Line 1: Line 1:
 
== Z80 gcc? ==
 
== Z80 gcc? ==
 
If GNU as can do z80, does that mean gcc can do z80 also? [[User:Jib|Jib]] 02:39, 5 November 2006 (PST)
 
If GNU as can do z80, does that mean gcc can do z80 also? [[User:Jib|Jib]] 02:39, 5 November 2006 (PST)
 +
 +
== Maybe ==
 +
 +
GCC might be able to compile for the z80, but if it can, don't even bother trying to make it compile for a calculator.  It just requires a lot of special stuff (like port usage).  Just.. don't try.

Latest revision as of 19:28, 17 February 2007

Z80 gcc?

If GNU as can do z80, does that mean gcc can do z80 also? Jib 02:39, 5 November 2006 (PST)

Maybe

GCC might be able to compile for the z80, but if it can, don't even bother trying to make it compile for a calculator. It just requires a lot of special stuff (like port usage). Just.. don't try.