thanks henri . i did download it from there..
and the type gcc -v wrote me
C:\Users\Danny>type gcc -v
The system cannot find the file specified.
Error occurred while processing: gcc.
The system cannot find the file specified.
Error occurred while processing: -v.
[30 mins later update]
I downloaded the version from here
https://code.google.com/archive/p/wxmax/downloadsand this one works..
[20 mins later again

]
ok blide did built 187 files besides 3 that it didnt..
but now when i compile i get this type of errors
D:/PORTABLE/BlitzMax/mod/wx.mod/wx.mod/../lib/win32/libwxmsw28u_xrc.a(xrclib_xmlres.o):xmlres.cpp:(.text+0x15): undefined reference to `__gxx_personality_sj0'
D:/PORTABLE/BlitzMax/mod/wx.mod/wx.mod/../lib/win32/libwxmsw28u_xrc.a(xrclib_xmlres.o):xmlres.cpp:(.text+0xb8): undefined reference to `_Unwind_SjLj_Unregister'
D:/PORTABLE/BlitzMax/mod/wx.mod/wx.mod/../lib/win32/libwxmsw28u_xrc.a(xrclib_xmlres.o):xmlres.cpp:(.text+0xf5): undefined reference to `_Unwind_SjLj_Resume'
D:/PORTABLE/BlitzMax/mod/wx.mod/wx.mod/../lib/win32/libwxmsw28u_xrc.a(xrclib_xmlres.o):xmlres.cpp:(.text+0x137): undefined reference to `__gxx_personality_sj0'
D:/PORTABLE/BlitzMax/mod/wx.mod/wx.mod/../lib/win32/libwxmsw28u_xrc.a(xrclib_xmlres.o):xmlres.cpp:(.text+0x14a): undefined reference to `_Unwind_SjLj_Register'
D:/PORTABLE/BlitzMax/mod/wx.mod/wx.mod/../lib/win32/libwxmsw28u_xrc.a(xrclib_xmlres.o):xmlres.cpp:(.text+0x184): undefined reference to `_Unwind_SjLj_Unregister'
D:/PORTABLE/BlitzMax/mod/wx.mod/wx.mod/../lib/win32/libwxmsw28u_xrc.a(xrclib_xmlres.o):xmlres.cpp:(.text+0x1be): undefined reference to `_Unwind_SjLj_Resume'
D:/PORTABLE/BlitzMax/mod/wx.mod/wx.mod/../lib/win32/libwxmsw28u_xrc.a(xrclib_xmlres.o):xmlres.cpp:(.text+0x1f7): undefined reference to `__gxx_personality_sj0'
D:/PORTABLE/BlitzMax/mod/wx.mod/wx.mod/../lib/win32/libwxmsw28u_xrc.a(xrclib_xmlres.o):xmlres.cpp:(.text+0x20a): undefined reference to `_Unwind_SjLj_Register'
D:/PORTABLE/BlitzMax/mod/wx.mod/wx.mod/../lib/win32/libwxmsw28u_xrc.a(xrclib_xmlres.o):xmlres.cpp:(.text+0x244): undefined reference to `_Unwind_SjLj_Unregister'
D:/PORTABLE/BlitzMax/mod/wx.mod/wx.mod/../lib/win32/libwxmsw28u_xrc.a(xrclib_xmlres.o):xmlres.cpp:(.text+0x27e): undefined reference to `_Unwind_SjLj_Resume'
D:/PORTABLE/BlitzMax/mod/wx.mod/wx.mod/../lib/win32/libwxmsw28u_xrc.a(xrclib_xmlres.o):xmlres.cpp:(.text+0x2a2): undefined reference to `__gxx_personality_sj0'
D:/PORTABLE/BlitzMax/mod/wx.mod/wx.mod/../lib/win32/libwxmsw28u_xrc.a(xrclib_xmlres.o):xmlres.cpp:(.text+0x2c4): undefined reference to `_Unwind_SjLj_Register'
D:/PORTABLE/BlitzMax/mod/wx.mod/wx.mod/../lib/win32/libwxmsw28u_xrc.a(xrclib_xmlres.o):xmlres.cpp:(.text+0x389): undefined reference to `_Unwind_SjLj_Unregister'
D:/PORTABLE/BlitzMax/mod/wx.mod/wx.mod/../lib/win32/libwxmsw28u_xrc.a(xrclib_xmlres.o):xmlres.cpp:(.text+0x3ed): undefined reference to `_Unwind_SjLj_Resume'
D:/PORTABLE/BlitzMax/mod/wx.mod/wx.mod/../lib/win32/libwxmsw28u_xrc.a(xrclib_xmlres.o):xmlres.cpp:(.text+0x5a7): undefined reference to `__gxx_personality_sj0'