with latest trunk, on Win32 (VS2005) I am getting a this linker error when I try and link in ecl.lib into my app. error LNK2001: unresolved external symbol __imp__cl_env I compiled using ECL_THREADS=1. I will try without threading. But any ideas ? I am not accessing cl_env directly. Cheers deano