On 09.01.2005, at 01:58, Phil Krylov wrote: > thanks a lot! Now vl.c compiles here (OS X), but further compilation > stops at: > dyngen: blr expected at the end of op_pmaddwd_mmx Which compiler? For gcc >= 3.4 you'll need to supply -fno-tree-ch as additional flag for the uops. Servus, Daniel