On 19 February 2014 12:18, Thomas Huth wrote:
> I recently had a similar problem compiling QEMU on a freshly installed
> system, where I only had a normal C compiler, but no C++ installed yet.
>
> In rules.mak, you can find these lines:
>
> # If we have a CXX we might have some C++ objects, in wh
On Wed, 19 Feb 2014 11:53:09 +
Peter Maydell wrote:
> On 19 February 2014 04:27, Stefan Weil wrote:
> > Hi Gerd, hi Stefan,
> >
> > we now need a C++ compiler on the buildbots. Currently, it's missing for
> > MinGW:
> >
> > /bin/sh: i686-pc-mingw32-g++: command not found
>
> Don't we succes
On 19 February 2014 04:27, Stefan Weil wrote:
> Hi Gerd, hi Stefan,
>
> we now need a C++ compiler on the buildbots. Currently, it's missing for
> MinGW:
>
> /bin/sh: i686-pc-mingw32-g++: command not found
Don't we successfully fall back to "don't build C++ things" if
configure doesn't detect the
On Mi, 2014-02-19 at 05:27 +0100, Stefan Weil wrote:
> Hi Gerd, hi Stefan,
>
> we now need a C++ compiler on the buildbots. Currently, it's missing for
> MinGW:
>
> /bin/sh: i686-pc-mingw32-g++: command not found
Installed.
cheers,
Gerd
Hi Gerd, hi Stefan,
we now need a C++ compiler on the buildbots. Currently, it's missing for
MinGW:
/bin/sh: i686-pc-mingw32-g++: command not found
Cheers
Stefan
On So, 2013-11-24 at 11:21 +0100, Stefan Weil wrote:
> Am 22.11.2013 13:51, schrieb Gerd Hoffmann:
> > Hi,
> >
> >>> 'make check' for MinGW cross builds needs an installation of wine to run
> >>> the resulting exe files.
> > I don't think it is a good idea to run tests for cross builds by
> > def
Am 22.11.2013 13:51, schrieb Gerd Hoffmann:
> Hi,
>
>>> 'make check' for MinGW cross builds needs an installation of wine to run
>>> the resulting exe files.
> I don't think it is a good idea to run tests for cross builds by
> default.
>
> cheers,
> Gerd
Why not? In this case (MinGW), setting
Hi,
> > 'make check' for MinGW cross builds needs an installation of wine to run
> > the resulting exe files.
I don't think it is a good idea to run tests for cross builds by
default.
cheers,
Gerd
On Fri, Nov 22, 2013 at 07:56:12AM +0100, Stefan Weil wrote:
> Am 21.11.2013 09:40, schrieb Stefan Hajnoczi:
> > Excellent, thanks! The latest buildbot has compiled successfully:
> > http://buildbot.b1-systems.de/qemu/builders/default_mingw32/builds/784
> >
> > It's now hitting a make check failur
Am 21.11.2013 09:40, schrieb Stefan Hajnoczi:
> Excellent, thanks! The latest buildbot has compiled successfully:
> http://buildbot.b1-systems.de/qemu/builders/default_mingw32/builds/784
>
> It's now hitting a make check failure unrelated to VSS.
>
> Thanks,
> Stefan
'make check' for MinGW cross
10 matches
Mail list logo