CVSROOT:/sources/qemu
Module name:qemu
Changes by: Thiemo Seufer 07/12/09 05:10:03
Modified files:
. : Makefile configure
Log message:
SH4 big endian configuration, by Tomoyoshi Asano.
CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/qemu/Makefi
CVSROOT:/sources/qemu
Module name:qemu
Changes by: Paul Brook 07/09/22 16:49:15
Modified files:
. : Makefile configure
Log message:
Only build qemu-img with softmmu targets.
CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/qemu/Makefile?cvsroot=
On 3 janv. 07, at 15:23, Bernhard Fischer wrote:
On Wed, Jan 03, 2007 at 01:59:50PM +, Thiemo Seufer wrote:
ifeq ($(ARCH),ppc)
-> CFLAGS+= -D__powerpc__
+ CPPFLAGS += -D__powerpc__
(doesn't cpp already define that on ppc?)
That's for the Darwin/Mac OS X PowerPC platforms where __powerp
Thiemo Seufer wrote:
> Thiemo Seufer wrote:
> > Fabrice Bellard wrote:
> > > IMHO, CFLAGS and LDFLAGS overriding should not be allowed for QEMU as it
> > > is almost sure to break the dyngen stuff. If ever it is allowed, it
> > > should be done so that the CFLAGS for the files used by dyngen are
Thiemo Seufer wrote:
> Fabrice Bellard wrote:
> > IMHO, CFLAGS and LDFLAGS overriding should not be allowed for QEMU as it
> > is almost sure to break the dyngen stuff. If ever it is allowed, it
> > should be done so that the CFLAGS for the files used by dyngen are not
> > modified.
>
> That's
On Wed, Jan 03, 2007 at 04:16:53PM +, Thiemo Seufer wrote:
>Fabrice Bellard wrote:
>> IMHO, CFLAGS and LDFLAGS overriding should not be allowed for QEMU as it
>> is almost sure to break the dyngen stuff. If ever it is allowed, it
>> should be done so that the CFLAGS for the files used by dyng
Fabrice Bellard wrote:
> IMHO, CFLAGS and LDFLAGS overriding should not be allowed for QEMU as it
> is almost sure to break the dyngen stuff. If ever it is allowed, it
> should be done so that the CFLAGS for the files used by dyngen are not
> modified.
That's why I made OP_CFLAGS a separate set
IMHO, CFLAGS and LDFLAGS overriding should not be allowed for QEMU as it
is almost sure to break the dyngen stuff. If ever it is allowed, it
should be done so that the CFLAGS for the files used by dyngen are not
modified.
Fabrice.
Thiemo Seufer wrote:
Thiemo Seufer wrote:
CVSROOT:/
Daniel Jacobowitz wrote:
> On Wed, Jan 03, 2007 at 02:42:20PM +, Thiemo Seufer wrote:
> > +CFLAGS += $(OS_CFLAGS)
>
> Did you try this on any target that triggers one of the += cases?
>
> It's not the most intuitive thing in the world, but I believe make
> ignores Makefile += operators if the
Bernhard Fischer wrote:
> On Wed, Jan 03, 2007 at 01:59:50PM +, Thiemo Seufer wrote:
>
> >All of this works fine for me, but patches of this sort are likely to
> >break things, so please test and comment.
> >
> >
> >Thiemo
> >
>
> >Index: Makefile.target
> >===
On Wed, Jan 03, 2007 at 02:42:20PM +, Thiemo Seufer wrote:
> +CFLAGS += $(OS_CFLAGS)
Did you try this on any target that triggers one of the += cases?
It's not the most intuitive thing in the world, but I believe make
ignores Makefile += operators if the variable was overridden on the
command
Thiemo Seufer wrote:
> Thiemo Seufer wrote:
> > CVSROOT:/sources/qemu
> > Module name:qemu
> > Changes by: Thiemo Seufer 07/01/01 21:31:01
> >
> > Modified files:
> > . : Makefile configure
> >
> > Log message:
> > Fix Makefile weirdness.
> >
> > CVSWeb URL
On Wed, Jan 03, 2007 at 01:59:50PM +, Thiemo Seufer wrote:
>All of this works fine for me, but patches of this sort are likely to
>break things, so please test and comment.
>
>
>Thiemo
>
>Index: Makefile.target
>===
>RCS file: /s
Thiemo Seufer wrote:
> CVSROOT: /sources/qemu
> Module name: qemu
> Changes by: Thiemo Seufer 07/01/01 21:31:01
>
> Modified files:
> . : Makefile configure
>
> Log message:
> Fix Makefile weirdness.
>
> CVSWeb URLs:
> http://cvs.savannah.gnu.org/viewcvs/qe
CVSROOT:/sources/qemu
Module name:qemu
Changes by: Thiemo Seufer 07/01/01 21:31:01
Modified files:
. : Makefile configure
Log message:
Fix Makefile weirdness.
CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/qemu/Makefile?cvsroot=qemu&r1=1.106&r
Attached is a patch to fix 'make install' when the docs are not built
(it currently fails).
- Leo Reiter
Paul Brook wrote:
> CVSROOT: /sources/qemu
> Module name: qemu
> Branch:
> Changes by: Paul Brook <[EMAIL PROTECTED]> 06/04/23 17:57:59
>
> Modified files:
> .
CVSROOT:/sources/qemu
Module name:qemu
Branch:
Changes by: Paul Brook <[EMAIL PROTECTED]> 06/04/23 17:57:59
Modified files:
. : Makefile configure
Log message:
Autodetect tools neccessary for building documentation.
Make distclean re
CVSROOT:/sources/qemu
Module name:qemu
Branch:
Changes by: Fabrice Bellard <[EMAIL PROTECTED]> 06/02/08 22:39:17
Modified files:
. : Makefile configure
Added files:
. : kqemu.h
Log message:
kqemu/qvm86 must now be co
18 matches
Mail list logo