Date: Tue, 3 Aug 1999 15:05:40 -0700 (PDT) From: Ben Rockwood To: pgcc AT delorie DOT com Subject: PGCC Error Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Reply-To: pgcc AT delorie DOT com I've tried to compile several apps via PGCC 1.1.3, but the ./configure scripts keep generating the following error (found in config.log): configure:1024: checking for gcc configure:1137: checking whether the C compiler (gcc ) works configure:1153: gcc -o conftest conftest.c 1>&5 ld: cannot open crt1.o: No such file or directory configure: failed program was: #line 1148 "configure" #include "confdefs.h" main(){return(0);} [root AT pris gtk+-1.2.3]# I can't find crt1.o anywhere. I have no idea what the problem is. Please help!!! I am not on the list (yet), please reply directly to author. benr AT cuddletech DOT com