Okay, so I'm having another compilation error, this time in
Windows 7 x64.
I invoked the following command:
Code
make -j3 TARGET=UME ARCHOPTS=-march=native PTR64=1

Everything seemed fine and then I got the following error:
Code
make (e=87): The parameter is incorrect.
make: *** [obj/windows64/UME/UME/liboptional.a] Error 87
make: *** Waiting for unfinished jobs....

Last edited by arcadefan; 03/08/14 01:48 AM.