Date: Mon, 20 Feb 1995 21:55:39 -0500 (EST) From: Long Doan To: Todd Matthews Cc: djgpp AT sun DOT soe DOT clarkson DOT edu Subject: Re: GCC for DOS On Mon, 20 Feb 1995, Todd Matthews wrote: > I downloaded all the djgpp zip files from omnigate.clarkson.edu > and unziped them on my machine. I then tried to compile a > "Hello World" program and I got the error: > ld.exe: cannot open crt0.o: file not found. You are likely to set the djgpp environment incorrectly. Try: set djgpp=c:/djgpp/djgpp.env ^^^^^^^^ The path where you actually installed djgpp goes here. And run the test again. Hope that helps, Long. +--------------------------------------------------------+ | Long Doan ldoan1 AT osf1 DOT gmu DOT edu | | ld AT netrix DOT com | +--------------------------------------------------------+