On Thu, Oct 16, 2008 at 01:19:51PM -0500, Omar Torres wrote: > Since implementing 64-bit support for this target is out of the > question in the immediate future, I am in the look for an alternative > solution.
Can't you just emit library calls for all the 64 bit operations, and get inefficient but correct code?