On Mon, 2005-10-24 at 09:56 -0500, [EMAIL PROTECTED]
wrote:
> List,
> 
> I realize gtk+ binaries are available for win32.  Does this imply that
> binaries are compatible with only MSVC?
> Are binaries available, which are compatible with MinGW, or even Open
> Watcom?

The binaries are built with and compatible with MSVC.  Because they are
straight C (not C++), they also work as-is with MinGW.  Since no
mangling is involved, and they are standard DLLs, MinGW-generated DLLs
should also work with MSVC.  I imagine that Open Watcom should be able
to build GTK apps with the distributed GTK+ DLLs just fine.

Michael


> 
> Thanks,
> MikeF
> 
> This e-mail and any attachment are confidential and may be privileged or 
> otherwise protected from disclosure. It is solely intended for the person(s) 
> named above. If you are not the intended recipient, any reading, use, 
> disclosure, copying or distribution of all or parts of this e-mail or 
> associated attachments is strictly prohibited. If you are not an intended 
> recipient, please notify the sender immediately by replying to this message 
> or by telephone and delete this e-mail and any attachments permanently from 
> your system.
> _______________________________________________
> gtk-app-devel-list mailing list
> gtk-app-devel-list@gnome.org
> http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list
-- 
Michael Torrie <[EMAIL PROTECTED]>

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

Reply via email to