From: Charles Terry Newsgroups: comp.os.msdos.djgpp Subject: Re: ld + make problems, please help! Date: Fri, 06 Mar 1998 16:01:51 -0800 Organization: All USENET -- http://www.Supernews.com Lines: 13 Message-ID: <35008E6E.3BDF@plinet.com> References: <19980306023100 DOT VAA08187 AT ladder03 DOT news DOT aol DOT com> NNTP-Posting-Host: 7927 AT 207 DOT 174 DOT 3 DOT 244 Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk TackMast wrote: > > i just got allegro unzipped, and i have the make utility and all, but when i > try to make the program, the ld can't find crt0.o, which i have. why can't it > find it? and how can i make it work? i really wanna use this library, and any > help would be appreciated. thanks!! I might be able to help but some questions need to be answered. 1) have you used gcc to compile other programs? 2) what directory are you in when you run make? 3) if you are running ld then the allegro library is allready built? let me know Charles Terry