Hi, When I try to compile my program with: fpc myfile.p This produces no errors and myfile.o appears in my home directory. However, there is no executable file (a.out). Am I doing something wrong? MF