Hi,
I've been looking into #677 and #1360 over on the GitLab issue tracker but I
need some help to either get a full patch (I think the one in #677 is just a
workaround?) and/or to understand what's happening better.
It's really tricky to debug in that environment (needs a mingw64 gdb, but to
s
Hi Peter
I realise this might be a bit offtopic for this mailing list, but might help
others searching for the same error message
> I think this must be a musl problem. Quoting the full error
> message:
Turns out this is actually related to the kernel (headers?) version - fixed in
4.20
https:/
Hi,
I'm trying to compile qemu 6.2.0 using musl-cross.
I am getting the following errors on make:
/output/aarch64-linux-musl/include/asm/sigcontext.h:83:8: error: redefinition
of 'struct esr_context'
/output/aarch64-linux-musl/include/asm/sigcontext.h:116:8: error: redefinition
of 'struct extr
Public bug reported:
I have been doing some work cross compiling qemu for Windows using a
minimal Fedora container. Recently I started hitting some timeouts on
the CI service and noticed a build of all targets was going over 1 hour.
It seems like the 'cmp' utility from diffutils is used somewhere
Can confirm this is still an issue with 4.1.0.
?field.comment=Can confirm this is still an issue with 4.1.0.
** Attachment added: "Files created on Windows and Debian"
https://bugs.launchpad.net/qemu/+bug/1759522/+attachment/5300530/+files/vhdx_comparison.7z
--
You received this bug notifi
Hi,
I've attached some example files to
https://bugs.launchpad.net/qemu/+bug/1759522 - the bug still exists in qemu
4.1.0.
Thanks,
Adam
in $SECOND; do strings $d | grep '\.dll' | sort -u |
xargs -I{} readlink -e /usr/x86_64-w64-mingw32/sys-root/mingw/bin/{};
done)
echo $FIRST $SECOND $THIRD | sed 's/ /\n/g' | sort -u | xargs -I{} cp
-v {} $STAGING
--Adam
On Thu, 31 Jan 2019 at 21:49, Daniel P. Berrangé wrote:
>
Hi,
How do I gather and include the required DLLs (SDL, zlib etc) in the NSIS
installer? (and also in a standalone build to be zipped up, but that's less
important)
I noticed the wiki doesn't really mention bundling dependencies anywhere.
The official unofficial windows builds are documented at
h
I'm getting stuck trying to build the NSIS installer for Windows
export CFLAGS="-Wno-stringop-truncation"
./configure --python=$(command -v python3)
--cross-prefix=x86_64-w64-mingw32- --enable-docs
echo 3.99.99 > VERSION
make -j`nproc`
make -j`nproc` installer
results in:
make[1]: Leaving direc
Sorry. FASM 1.66 (included as a FreeDOS package) crashes as described, but
FASM 1.71.21 works as expected.
--Adam
Hi,
qemu crashes when running FASM inside of FreeDOS 1.1, but only when
assembling a file with a syntax error!
QEMU emulator version 2.0.0 (Debian 2.0.0+dfsg-6), Copyright (c) 2003-2008
Fabrice Bellard
Host is Debian sid on an Intel 2600k with VT enabled.
I have a 768MB disk image which is 25MB co
11 matches
Mail list logo