CC targeting x86-64, and with
> Clang targeting x86-64
> and ARM64. Please test them with popular projects. In case of any issues,
> please let me know.
>
I can confirm QEMU WHPX still cross-compiles with those header updates.
br
--
Marc-André Lureau
On Thu, Jul 25, 2024 at 6:29 PM LIU Hao wrote:
> 在 2024-07-25 21:42, marcandre.lur...@redhat.com 写道:
> > From: Marc-André Lureau
> >
> > Signed-off-by: Marc-André Lureau
> > ---
> > mingw-w64-crt/Makefile.in | 48 ++---
Hi Biswapriyo
On Fri, Feb 18, 2022 at 10:15 AM Biswapriyo Nath wrote:
>
> Opps! I have been caught for my `sed` cheats :) I may have missed many
> of those default values. Can I add those defaultvalue() in one patch?
>
That would be great!
thanks
__
nks for your help!
--
Marc-André Lureau
___
Mingw-w64-public mailing list
Mingw-w64-public@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mingw-w64-public
Reviewed-by: Marc-André Lureau
On Thu, Feb 10, 2022 at 8:32 PM Biswapriyo Nath wrote:
>
>
> ___
> Mingw-w64-public mailing list
> Mingw-w64-public@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinf
Reviewed-by: Marc-André Lureau
On Thu, Feb 10, 2022 at 8:32 PM Biswapriyo Nath wrote:
>
>
> ___
> Mingw-w64-public mailing list
> Mingw-w64-public@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinf
Reviewed-by: Marc-André Lureau
On Mon, Feb 7, 2022 at 6:23 PM Biswapriyo Nath wrote:
>
>
> ___
> Mingw-w64-public mailing list
> Mingw-w64-public@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinf
Reviewed-by: Marc-André Lureau
On Fri, Feb 4, 2022 at 9:04 AM Biswapriyo Nath wrote:
>
>
> ___
> Mingw-w64-public mailing list
> Mingw-w64-public@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinf
Reviewed-by: Marc-André Lureau
On Fri, Feb 4, 2022 at 9:04 AM Biswapriyo Nath wrote:
>
>
> ___
> Mingw-w64-public mailing list
> Mingw-w64-public@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinf
Hi
Reviewed-by: Marc-André Lureau
On Fri, Feb 4, 2022 at 9:04 AM Biswapriyo Nath wrote:
>
>
> ___
> Mingw-w64-public mailing list
> Mingw-w64-public@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinf
Hi
On Wed, Feb 2, 2022 at 6:05 PM Biswapriyo Nath wrote:
>
> It seems that one of the source file includes vscoordint.h file which
> is not part of Microsoft's public Windows SDK. That results the error:
> ../qga/vss-win32/install.cpp:16:10: fatal error: vscoordint.h: No such
> file or directory
h --enable-qga-vss:
https://gitlab.com/bonzini/qemu/-/tree/meson-poc-next
Feel free to reach us on #qemu oftc irc channel or matrix.
thanks!
--
Marc-André Lureau
___
Mingw-w64-public mailing list
Mingw-w64-public@lists.sourceforge.net
https://lists.sourc
Hi
On Tue, Feb 1, 2022 at 1:46 PM Biswapriyo Nath wrote:
>
> Is there any documentation to build that project for Windows using mingw-w64?
>
The build is tested in CI with fedora, although without the VSS module
at this point:
https://gitlab.com/qemu-project/qemu/-/blob/master/tests/docker/docke
/interfaces, and what's the process to get rid of broken interface
warnings when proposing changes ?
thanks!
--
Marc-André Lureau
___
Mingw-w64-public mailing list
Mingw-w64-public@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/
Hi,
So far, the recommended target triplet for mingw64 is:
CPU-w64-mingw32. If you want to have both msvcrt & ucrt toolchains
installed (see Fedora ucrt proposal [1]), what should be the triplet
for targeting ucrt ?
So far, I have settled on x86_64-w64-mingw32ucrt, since autotools
config.sub is a
Hi
On Thu, Nov 22, 2018 at 9:45 AM Liu Hao wrote:
>
> 在 2018/11/22 6:13, Marc-André Lureau 写道:
> >
> > It looks like this:
> > #define InetNtopA inet_ntop
> >
> > should be written:
> > #define inet_ntop InetNtopA
> >
> > same for inet_pton (
efine InetNtopA inet_ntop
should be written:
#define inet_ntop InetNtopA
same for inet_pton (perhaps others)
Or else, where is inet_pton() actually declared?
> śr., 21 lis 2018 o 22:49 Marc-André Lureau
> napisał(a):
>
> > Hi
> > On Thu, Nov 22, 2018 at 1:33 AM Ea
Hi
On Thu, Nov 22, 2018 at 1:33 AM Earnie via Mingw-w64-public
wrote:
>
> On 11/21/2018 2:12 PM, Marc-André Lureau wrote:
> > Hi,
> >
> > Apparently, this is a recurrent question on the web, but I can't find
> > an answer what is the correct solution.
PtonW prototypes.
But inet_pton() is not declared in that commit (or later). Should it
be declared in mingw headers or some other way?
Thanks for your help!
--
Marc-André Lureau
___
Mingw-w64-public mailing list
Mingw-w64-public@lists.sourceforge.net
Good news! Thanks to Per Allansson, author of osslsigncode, we know
now that 98C090F33284468D64F30EE7B8C00894135D54C8 is sha1 of Root
Entry unique identifier 84 10 0c 00 00 00 00 00 c0 00 00 00 00 00 00
46.
--
Marc-André Lureau
ld be that my modified sha1 is wrong, or that they apply
further transformation on the stream content before computing the
checksum, although this would be surprising since they don't do that
for PE or cabinet file.
Any suggestion or help is welcome!
--
Marc-André Lureau
mini.msi
Descriptio
(and 64-bit version) of setupapi.def (and
> cfgmgr32,def, devenum.def, devrtl.def, devmgr.def, devobj.def, and
> cfgbkend.def) tomorrow. I had a first glance today on them, but I
> need to verify some API before committing changes.
Any update? I can't see a fix i
Hi,
Using mingw32-gcc-4.7.2-2.fc18.x86_64 &
mingw32-crt-2.0.999-0.15.trunk.20121110.fc18.noarch
I am wondering against which library I should be linking, -lsetupapi
doesn't seem to have the symbol:
undefined reference to `_imp__SetupUninstallOEMInfW@12'
Thanks for your help!
/lists.gnu.org/archive/html/bug-gnulib/2012-01/msg00321.html
cheers
--
Marc-André Lureau
Index: crt/_timeval.h
===
--- crt/_timeval.h (revisión: 4766)
+++ crt/_timeval.h (copia de trabajo)
@@ -7,10 +7,12 @@
#ifndef _TIMEVAL_DE
24 matches
Mail list logo