Mail Archives: pgcc/1999/08/07/21:08:03
On Tue, Aug 03, 1999 at 03:05:40PM -0700, Ben Rockwood <benr AT slip DOT net> wrote:
>
> 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:
Your problem reminds me of the problems I got when after I stripped
the crt*.o and *.a files in the /usr/lib/gcc-lib/machine/version/
directory (not a good idea!!). Could something like this have
happened to you?
Ronald
- Raw text -