On Tue, 8 Jan 2008 15:41:47 +0200, Tor Lillqvist wrote:

> As far as I know nobody uses lcc to compile GTK+ for Windows. The
> official binaries are built with gcc ("mingw"), and also Microsoft's
> compilers can be used.

Be careful with lcc, as AFAIK, it uses crtdll.dll instead of msvcrt.dll C
runtime, so GTK+ DLLs (and programs) generated by it probably aren't
compatible with other GTK+ distributions.

-- 
< Jernej Simončič >< http://deepthought.ena.si/ >
< Contact address: >< jernej simoncic at isg si >

_______________________________________________
gtk-list mailing list
gtk-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gtk-list

Reply via email to