On Friday 05 April 2002 10:36, you wrote: > I have a question: > > I know that AbiWord for Windows is supposed to be compiled with Visual C++. > The problem is that I don't have Visual C++; I have the DJGPP. > > Can AbiWord be compiled with DJGPP? I have the RSX libraries, and all the > compilers. > > Are there any DJGPP-specific tutorials out there that could teach me what I > need to know?
As far as I know, the RSX libraries are now unmaintained (RSX was basically a hack that allowed DJGPP-- gcc for dos, compile win32 programs). It would probably be a better idea to try MINGW32 (http://www.mingw.org/). Regards, Will Lachance [EMAIL PROTECTED]
