On Wed, May 8, 2013 at 4:39 PM, Kevin Wolf <kw...@redhat.com> wrote:
> Hi,
>
> I just had a failing build like this (make -j3, so these are running in
> parallel):
>
> lt LINK libcacard.la
> AR    libqemuutil.a
> CC    stubs/mon-printf.o
> CC    stubs/mon-print-filename.o
> ar: stubs/mon-printf.o: No such file or directory
> make: *** [libcacard.la] Fehler 1
> make: *** Warte auf noch nicht beendete Prozesse...
>
> Restarting make obviously fixed the problem, but I thought I'd mention it
> here so that the dependencies can be fixed.
>
> Kevin
>

I use 'make -j8' on qemu 1.4.1 and 1.5.0-rc, both looks fine:

--build=x86_64-unknown-linux-gnu --host=i686-w64-mingw32
--build=x86_64-unknown-linux-gnu --host=x86_64-w64-mingw32

Regards,
Dongsheng

Reply via email to