Mail Archives: djgpp/1996/09/10/02:39:07
On Tue, 10 Sep 1996, John M. Aldrich wrote:
> Timothy John Woelk wrote:
> > I've downloaded a program for DOS, to assist me in one of my classes.
> > The makefile for this program requires Borland C, and I was wondering if
> > there is any way of converting the makefile to work for DJGPP?
> >
> > Any and all help will be greatly appreciated,
>
> It should be simple enough. Just post the makefile here or email it to
> somebody (I, for example, would be glad to help). However, you should
> be aware that there will likely be many other incompatibilities between
> Borland-targeted code and DJGPP. Definitely look into the FAQ
There is a simpler way. Get the file v1/faq102.zip from the same place
you get DJGPP (yes, this is a FAQ for DJGPP v1.x) and read section 10.10
there. It includes a table that should tell you how to convert Borland
Makefile to the GNU Make DJGPP uses.
- Raw text -