qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH v5 1/6] meson: Fixes the ninjatool issue that E$$: are genera


From: Paolo Bonzini
Subject: Re: [PATCH v5 1/6] meson: Fixes the ninjatool issue that E$$: are generated in Makefile.ninja
Date: Wed, 26 Aug 2020 17:41:35 +0200

On Wed, Aug 26, 2020 at 5:39 PM 罗勇刚(Yonggang Luo) <luoyonggang@gmail.com> wrote:
>> Ok, that's useful. But can you just send the whole file (it's huge but
>> you can gzip it or something similar)?
>>
>> Paolo
>
> I am OK with that, but where should I post

Just pbonzini@redhat.com.

Regarding the version.rc_version.o target in build.ninja, I see it translated to

version.rc_version.o: private .var.command :=
"C:/CI-Tools/msys64/mingw64/bin/x86_64-w64-mingw32-windres.EXE"
"-I./." "-I../qemu.org/." "../qemu.org/version.rc"
"version.rc_version.o" "--preprocessor-arg=-MD"
"--preprocessor-arg=-MQversion.rc_version.o"
"--preprocessor-arg=-MFversion.rc_version.o.d"
version.rc_version.o: private .var.description := Generating Windows
resource for file 'version.rc' with a custom command
version.rc_version.o: private .var.out := version.rc_version.o

Is this wrong?

Paolo




reply via email to

[Prev in Thread] Current Thread [Next in Thread]