On Wed, 17 Jan 2001, Thomas Dodd wrote:

> 
> What's up with winelib these days?

   Only good things :-)


> I found a windows app that runs great under Wine in emulation
> mode with out any windows dlls. I'd like to make an easy to
> distribute/setup/run version of it. Would porting with winelib
> or wint+libs+app be the easiest? smallest? best?

   Both can work. I don't think either has a big edge.

   I think I would try to compile it but that's just because of my
Winelib slant. Then you could also distribute in for Solaris Sparc
and soon Mac OS X :-)
   Since your application runs well in Wine and does not require any MS
library you should be able to compile it relatively easily. You said it
does not depend on any MS dll. I assume this means it's not MFC-based
which is a good omen (because if it's MFC based you'll have a lot of
work just recompiling the MFC first).


--
Francois Gouget         [EMAIL PROTECTED]        http://fgouget.free.fr/
 The greatest programming project of all took six days; on the seventh day the
  programmer rested. We've been trying to debug the *&^%$#@ thing ever since.
                      Resume: design before you implement.


Reply via email to