Hi,

> > "x86_64-w64-mingw32-ar --version" says "GNU ar (GNU Binutils) 2.25"
> 
> Hmm, I guess this 'ar' isn't capable of avoiding the requirement for
> ranlib. The capstone makefiles look like they have support for
> running ranlib, though...

Ah, the recursive call in the qemu Makefile doesn't set RANLIB.
So it probably works if that happens to be set correctly in the
environment.  I'm using 'configure --cross-prefix=x86_64-w64-mingw32-'
for cross builds though.

cheers,
  Gerd


Reply via email to