From: "Tony Moore" Newsgroups: comp.os.msdos.djgpp Subject: Re: ld problem Date: 6 Mar 1998 23:38:13 GMT Organization: The Claremont Colleges Lines: 15 Message-ID: <01bd4959$356e9b00$0d16ad86@tmoore> References: NNTP-Posting-Host: ppp1-3.cusd.claremont.edu To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk 1) Make sure that crt0.o is in the correct directory. You can do this by checking the directory structure in the zip file. 2) Make sure that "set djgpp=(z:\djgpppath\djgpp.env)" Try it and if it doesn't work post again. Tony Moore | tmoore AT chs DOT claremont DOT edu TackMast wrote in article ... > when i try to use the make utility to make the allegro library, it starts > compiling the first file, but then ld.exe gives an error saying it can't find > crt0.o, which i have. why won't it work? thanks for the help >