C++ intermediate bytecode

Ian Lance Taylor iant@google.com
Mon Jul 14 16:25:00 GMT 2008


Optymizer Sez <optymizer@yahoo.com> writes:

> I'd like to ask if there is a way to use GCC in order to compile a
> C++ source program into machine-independent code (bytecode,
> perhaps?) and then translate the bytecode into processor-dependent
> code on the target machine?

No.  Sorry.

Ian



More information about the Gcc-help mailing list