November 19, 2003
Walter,

I was wondering how difficult it is to re-target the C (and C++) compiler to other CPU's? Like the TI or Infineon or Motorola chips used in the embedded world.

Thanks,
Arjan

November 20, 2003
"Arjan Knepper" <arjan@ask.me> wrote in message news:bpgkuc$1c1g$1@digitaldaemon.com...
> I was wondering how difficult it is to re-target the C (and C++) compiler to other CPU's? Like the TI or Infineon or Motorola chips used in the embedded world.

It's at least 6 months full time work by someone who's done a code generator before. Much longer if they haven't.