> Thanks for that Michael. When I see .d files does it mean > that these files contain interface code for ECL that has to > be compiled for ECL with the d preprocesssor/compiler? Or, > could I just as well write these in C and link it in with my app ? Indeed, I use the ECL preprocessor dpp to convert the file to plain C code. Michael.