Re: Bitten by a bug

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

Jason Gade wrote:
> I don't suppose there is a way to make the translator's code more portable
> between
> platforms so that it is less compiler-specific?

90% of the translator is independent of platform and C compiler.
I don't see any magic way to make things a lot more independent.
Anyway most of the problems arise in building the translator
library, rather than in the translator itself. The library
source is riddled with #ifdef statements to handle differences 
between the various compilers and platforms. It's hard to avoid it.

Regards,
   Rob Craig
   Rapid Deployment Software
   http://www.RapidEuphoria.com

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

Search



Quick Links

User menu

Not signed in.

Misc Menu