"Kevin B. Hendricks" wrote: > Okay, I studied the closures code last night and noticed that only x86 really implements the full "raw" interface and that IA64 and Alpha just implement the "closures" part. The "raw" interface depends on passing arguments on the stack, I believe, and so would not be applicable to Alpha. I don't know about PPC. Here's a bit of historical discussion on the raw API: http://gcc.gnu.org/ml/java/1999-q3/msg00174.html -- Jeff Sturm jeff.sturm@commerceone.com