delorie.com/archives/browse.cgi | search |
From: | "Bill Pate" <bpate AT aloha DOT net> |
Newsgroups: | comp.os.msdos.djgpp |
Subject: | what is makefile |
Date: | Sun, 25 Apr 1999 21:42:22 -1000 |
Organization: | Hawaii OnLine - Honolulu, HI |
Lines: | 21 |
Message-ID: | <7g29h6$5kp$1@nuhou.aloha.net> |
NNTP-Posting-Host: | hnl02-077.gst.aloha.net |
X-Priority: | 3 |
X-MSMail-Priority: | Normal |
X-Newsreader: | Microsoft Outlook Express 5.00.2014.211 |
X-MimeOLE: | Produced By Microsoft MimeOLE V5.00.2014.211 |
To: | djgpp AT delorie DOT com |
DJ-Gateway: | from newsgroup comp.os.msdos.djgpp |
Reply-To: | djgpp AT delorie DOT com |
I inherited a djgpp project that uses Allegro. With that project came a file called makefile that I am using to build the project. I eventually want to convert the project to a rhide project but I have some questions. 1. The makefile seems to have been generated by some program what program generates makefiles? 2. In what document can I find the meaning of the compiler switches? 3. In my first attempt at building the project in rhide I got several error messages during linking. rhide complained that there multiple definitions for the calls to Allegro functions. I added the liballeg library to the project in the options-libraries menu item. What are multiple definitions and how do I get the project to build successfully. Thank you very much for any help. Regards, Bill Pate
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |