No, I'm having trouble. The build is failing on escln_graphical with "/home/dave/build/EIFGENs/escln_graphical/F_code/C6/ev589.x", line 30: undefined symbol: debug_mode "/home/dave/build/EIFGENs/escln_graphical/F_code/C6/ev589.x", line 164: undefined symbol: debug_mode Ev589.x is for class EV_APPLICATION_IMP. I copied $EIFFEL_SRC/C/run-time/*.h into $ISE_EIFFEL/studio/spec/solaris-x86/include. Also copied $EIFFEL_SRC/C/*.a (and *.so) into $ISE_EIFFEL/studio/spec/solaris-x86/lib. But it didn't help. Is there something else I'm supposed to do to get this to compile?