www.opentv.com has a compiler for developing to their platform,
generating OCODE (stack based virtual machine code) from C. Their
compiler is an old gcc 2.6.0 which has been altered somehow.

As I understand it, there were certain problems at the time because gcc
2.6.0 was naturally suited for register machines, but not ideally suited
for stack based machines.

1) Is current gcc more suited for stack machines than was 2.6.0?
2) Is current gcc a suitable starting point for an C/C++ to OCODE
compiler?

/David

***********************************************************************************
Information contained in this email message is intended only for use of the 
individual or entity named above. If the reader of this message is not the 
intended recipient, or the employee or agent responsible to deliver it to the 
intended recipient, you are hereby notified that any dissemination, 
distribution or copying of this communication is strictly prohibited. If you 
have received this communication in error, please immediately notify the [EMAIL 
PROTECTED] and destroy the original message.
***********************************************************************************

Reply via email to