Re: Developing iPhone apps

new topic     » goto parent     » topic index » view thread      » older message » newer message
Matt007 said...

OK, but if the code is created with EU on an X86 and then coverted to C, wouldn't the resulting executible be indepent of processor?

No. The C code for the eu runtime library violates ANSI C in a manner such that it would only compile on an X86. And you need the runtime library or else the converted C code will not run.

It's possible to fix this by "porting" the runtime library and the translator to a different processor. I'm not sure how hard (or easy) it would be, but if you succeeded in doing this then... the rest should be easy by comparision.

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu