Re: when will the mingw be added to the official release?
- Posted by Robert Craig <rds at RapidEuph?r?a.com> Jan 13, 2008
- 551 views
oyster wrote: > >>> I think you have a relatively old makefile (I'm assuming that you're using > whatever came with 3.1). > > I am using the files that comes with Version 3.1.1 on <a > href="http://www.rapideuphoria.com/">http://www.rapideuphoria.com/</a> > > >>>Not sure what other lib you're talking about > I mean I can build ecw.lib, but how to deal with > EC.LIB/ECFASTFP.LIB/ECWB.LIB/ECWL.LIB You don't need those other translator libs. EC.LIB and ECFASTFP.LIB are for DOS. ECWB.LIB is for Borland C/C++ (Windows) ECWL.LIB is for LCC (Windows) You just need to build a version of ECW.LIB that will be compatible with Mingw. Presumably, if ECW.LIB is built using Mingw, it should work with other .c files produced by ecw and compiled by Mingw. Regards, Rob Craig Rapid Deployment Software http://www.RapidEuphoria.com