X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=Makefile;h=31e8bda3ea30b4e9dfef288851ca05d1ff5021ef;hb=ea6158f8d2c01b2a2fc1825c43e1f3eb560db08f;hp=be790ef20c82ca25507a7ff4f2c546b10a9c87ec;hpb=05e9b96674323e1c42f4ed4ae65bfc9014ab2c3a;p=org.ibex.core.git 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