rps1408
Results
1
comments of
rps1408
> recompile with flags m64 solve this problem... > > ./configure "CFLAGS=-m64" "CXXFLAGS=-m64" "LDFLAGS=-m64" it's showing unrecognized command -m64. without these flags, it is compiling without any error.