Okay, so I'm having another compilation error, this time in
Windows 7 x64.
I invoked the following command:
make -j3 TARGET=UME ARCHOPTS=-march=native PTR64=1
Everything seemed fine and then I got the following error:
make (e=87): The parameter is incorrect.
make: *** [obj/windows64/UME/UME/liboptional.a] Error 87
make: *** Waiting for unfinished jobs....