Hello - where has www.gnu-pascal.de gone? It seems to be down? - I downloaded (couple of weeks ago) binaries for a Gnu Pascal installation on a Fedora Core 2, Intel processor, machine. (This is a sort of Red Hat Linux, fairly standard linux?). - After installation, I could not test yet enough, but anyhow, one of the pascal programmes which I wanted to compile (and in fact compiles under gpc on Cygwin), doesn't finish too well: upon gpc -o dbase --automake -I/usr/include/ncurses dbase.pas I get, after a while /usr/bin/lid: crt1.o: No such file or directory collect2: ld returned 1 exit status In the directory however, a file crt.o has been created meanwhile. Maybe I should have installed from a source distribution (which is now hard to get as the website seems down)? What is going wrong? Thanks Paul