So, do you have a backtrace? All you need to do is run the program cpp0 within GDB, with the command line arguments you gave, and when it segfaults give the "bt" command. Neil.