Does gcc works as a cross compiler to 8031 micro controllers ?

Jim Wilson wilson@redhat.com
Tue Aug 27 13:07:00 GMT 2002


>Does gcc works as a cross compiler to 8031 and its family micro
>controllers ?

Part numbers alone are ambiguous.  I assume you mean the Intel 8031 aka the
MCS 51 family.  No.  There is no support for the Intel 8031.  Support would
be impractical, as gcc isn't designed to support 8-bit microcontrollers.

Jim



More information about the Gcc mailing list