Justin Clift writes: > Seen lots of posts recommending using the "-mwindows" flag,
Yes, that definitely is what you should do... > Invoking: GCC C Linker > gcc -Lc:/MinGW/lib -Lc:/MinGW/libxml2-2.6.23.win32/lib > - -Lc:/devel/target/stable/lib -Lc:/opt/gnuwin32/lib -oflame-edit.exe > /flame-edit.o -lgtk-win32-2.0 -lpng14 -lungif4 -lming -lzdll -lpopt > - -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lxml2 -lgdk-win32-2.0 > - -latk-1.0 -lgdk_pixbuf-2.0 -lpangowin32-1.0 -lgdi32 -lpangocairo-1.0 > - -lfontconfig -lfreetype -lpango-1.0 -lm -lcairo -lgobject-2.0 > - -lgmodule-2.0 -lglib-2.0 -lintl -liconv > Finished building target: flame-edit.exe ... but you don't use it in the linking phase, which is when it is needed. --tml _______________________________________________ gtk-app-devel-list mailing list gtk-app-devel-list@gnome.org http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list