Mail Archives: djgpp/1995/08/27/02:14:33
On 25 Aug 1995, Stan McClellan wrote:
> I have a makefile for a PC application which tries to use a utility called
> "aout2exe" ... but I don't have it, and can't seem to find it with archie.
>
> Does anybody know where I can get this utility program?
Your makefile is for an old version of DJGPP. The newer versions use
coff2exe for this purpose, and there should be a batch file called
aout2exe.bat in your DJGPP bin/ subdirectory. Do you have DJGPP
installed on your machine? If not, there will be other programs which
you will miss to compile your program with DJGPP.
There is no point in looking for aout2exe with archie, as it isn't stored
on SimTel mirrors as a separate file. coff2exe is part of djeoe112.zip
archive.
- Raw text -