On Tue, Mar 09, 2004 at 02:34:42PM -0600, John Goerzen wrote: > On Tue, Mar 09, 2004 at 09:29:40PM +0100, Sven Luther wrote: > > On Tue, Mar 09, 2004 at 01:05:41PM -0600, John Goerzen wrote: > > > Where does the native compiler not work, and why? I thought that it > > > just generated C code? > > > > The native code compiler is a real compiler and produces true asm code, > > and even with more optimization possibilities than C code is able to do,
I should add that the native compiler also works on amd64. -- John

