From: xwt Date: Fri, 30 Jan 2004 07:03:45 +0000 (+0000) Subject: 2003/07/09 08:53:06 X-Git-Tag: RC3~783 X-Git-Url: http://git.megacz.com/?p=org.ibex.core.git;a=commitdiff_plain;h=c3a61687bd8875e26769e561bc1c6eb5661bb819 2003/07/09 08:53:06 darcs-hash:20040130070345-3ac31-b51ea30c19ca542f130ef628c13254811b3df704.gz --- diff --git a/Makefile b/Makefile index be790ef..31e8bda 100644 --- a/Makefile +++ b/Makefile @@ -226,7 +226,7 @@ Win32: platform=Win32 \ target=i686-pc-mingw32 \ target_bin=xwt.exe \ - platform_link="-Wl,--subsystem,windows -lcomdlg32" \ + platform_link="-Wl,--subsystem,console -lcomdlg32" \ platform_java_sources="Win32" Darwin: upstream