On Wed, Jan 21, 2009 at 5:50 PM, Przemyslaw Czerpak <dru...@acn.waw.pl> wrote:
> Try to force it using -mwindows switch or removing [hb]mainstd from linked > library list. I've tried hbmk -mt -xhgtk -mwindows mttest10.prg but I get the same result. But probably I don't understand well. In hb-func.sh I see: if [ "\${HB_COMPILER}" = "mingw" ]; then if [ -z "\${HB_MODE}" ]; then LN_OPT="\${LN_OPT} -mwindows" l="hbmainwin" elif [ "\${HB_MODE}" = "gui" ]; then l="hbmainwin" elif [ "\${HB_MODE}" = "std" ]; then l="hbmainstd" fi so I was sure that -mwindows was used by default with mingw. best regards, Lorenzo _______________________________________________ Harbour mailing list Harbour@harbour-project.org http://lists.harbour-project.org/mailman/listinfo/harbour