Xref: news-dnh.mv.net comp.os.msdos.djgpp:726 Path: news-dnh.mv.net!mv!news.sprintlink.net!gatech!newsjunkie.ans.net!inet.d48.lilly.com!hera.d50.lilly.com!user Newsgroups: comp.os.msdos.djgpp Subject: start up problems From: brownrf AT lilly DOT com (Ray Brown) Date: 30 Jun 95 08:32:28 EST Distribution: world Organization: Lilly Research Laboratories Nntp-Posting-Host: hera.d50.lilly.com Lines: 13 To: djgpp AT sun DOT soe DOT clarkson DOT edu Dj-Gateway: from newsgroup comp.os.msdos.djgpp I installed the gcc part of the package as described in the readme.dj file. Everything went great even the two test programs that came with it. I swithched to the samples\hello directory - still fine. Wrote a few simple programs - still okay. Then I tried some of the test files (t01.c .....) and began getting the following error. c:/djgpp/bin/ld.exe: cannot open crt0.o: file not found ,(even though it's right there) Now everything that ran before gives this message. I've tried reinstalling parts of the package, esp. djgpp.env but no luck. What next? rfb