Re: 64 bit cleanup completion?
On Thu, Apr 27, 2006 at 01:03:58AM -0700, Ian Piumarta wrote:
>
> He also reminded me that I'd been wanting to generalise the code
> generation such that the choice of image word size could be made at C
> compile time, rather than when translating the sources.
That would be a nice improvement. It would eliminate the need for
separate ./src32 and ./src64 directories, and would allow VMMaker to
go back to generating the sources to ./src in either case.
Dave