KWo just f**ed me on the instant messenger

and here are my results on gentoo
makefile is wrong, it does not have the proper MCPU variable - thus the compiler dies
looks like it is okay under cygwin, but under linux it works different
here is my solution:
- in makefile find text
Code:
OBJDIR_LINUX=obj.linux
OBJDIR_WIN32=obj.win32
below that oine write
now it shoudl work properly
below the full makefile link to wiki
http://wiki.bots-united.com/index.ph...mpile_Makefile