From: "23yrold3yrold" Newsgroups: comp.os.msdos.djgpp Subject: Allegro "making"; how? Date: Sun, 18 Jun 2000 17:44:47 -0500 Organization: Pangea.CA, Inc. Lines: 19 Message-ID: <8ijjqd$3te$1@pumpkin.pangea.ca> NNTP-Posting-Host: dock09-00-01.ner.pangea.ca Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Trace: pumpkin.pangea.ca 961368717 4014 64.4.88.153 (18 Jun 2000 22:51:57 GMT) X-Complaints-To: abuse AT pangea DOT ca NNTP-Posting-Date: 18 Jun 2000 22:51:57 GMT X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 5.00.2919.6600 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6600 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Hello. My problem is that I am having difficulty implementing Allegro. I have just downloaded what I need from the DJGPP site (so I have all recent versions) and have RHIDE up and running pretty as you please, compiling C++ and all. However, I'm having trouble wrapping my brain around this 'make' thing (all previous experience is with Visual C++). I do still consider myself a newbie to C++ and can't understand some of what's in the readmes and faqs. Can these make commands be issued in Windows? What's with commands like: gcc foo.c -o foo.exe -lalleg Ideally, would someone give me baby steps as to how to build liballeg.a? I would very much appreciate it. Thank you. Chris.