Dennis Ruffer wrote:
> 
> Thanks Anton,
> 
> That seems to work, and doesn't hurt Darwin either.  However, I took the
> opportunity ;(foolishly); to update my cygwin to the latest, and that
> managed to loose the ability to do direct-threading.  I updated the subject
> line to reflect the change in topic, so here's what's happening.
...
> $ gcc -v
> Reading specs from /usr/lib/gcc-lib/i686-pc-cygwin/3.2/specs

gcc-3.0 and later break an assumption that direct threaded gforth
uses.  Indirect threaded code works fine (and is significantly faster
on P6 and Athlon for some real-world programs).

- anton

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to