Date: Thu, 16 Jul 1992 14:38:36 -0600 From: "Craig H. Anderson" To: djgpp AT sun DOT soe DOT clarkson DOT edu Subject: first time gcc problem I just installed djgpp222 and make my first attempt to compile. gcc glop.c gives me the error ld: file not found for libgcc.a Note that gcc -c glop.c does gives me a glop.o file. I have added the set lines as described in the readme file. This must be something simple. Thanks for any pointers. Craig H. Anderson craig AT csn DOT org