On 12/23/05, Hari <[EMAIL PROTECTED]> wrote:
> Hi,
>
>  I am trying to compile GTK applications on cygwin to produce
>
> a windows exxecutable. However, I am unable to free the executable
> produced from some sygwin dlls which doesn't allow me to open
> this on windows..

You need to use mingw in order to produce executables that don't
require cygwin.  If you have the mingw package for cygwin, you can
compile/link with mingw by passing CC the -mno-cygwin flag.  There is
also a mingw development environment called MSYS that is very popular.

Rockwalrus
_______________________________________________
Gimp-developer mailing list
Gimp-developer@lists.XCF.Berkeley.EDU
https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-developer

Reply via email to