On 18 June 2016 at 21:51, Peter Maydell wrote:
> On 18 June 2016 at 20:09, Stefan Weil wrote:
>> Here is a list of problems which I noticed:
>>
>> configure:
>>
>> readelf: Error: Not an ELF file - it has the wrong magic bytes at
>> the start
>
> We should make our configure test correctly se
On 18 June 2016 at 20:09, Stefan Weil wrote:
> Here is a list of problems which I noticed:
>
> configure:
>
> readelf: Error: Not an ELF file - it has the wrong magic bytes at
> the start
We should make our configure test correctly send stderr
to /dev/null, since "not an ELF file" is OK and j
Am 18.06.2016 um 21:09 schrieb Stefan Weil:
> The resulting binary qemu-system-x86_64 boots the BIOS with curses,
> but not with cocoa which does not show any window or other output.
This problem is solved: I had used a remote shell for building on the Mac
and tried qemu-system-x86_64 as I do it
Am 17.06.2016 um 17:49 schrieb Peter Maydell:
> QEMU 2.6 builds without any deprecation warnings being generated.
>
>
> ** Changed in: qemu
>Status: New => Fix Released
The deprecation warnings from
https://bugs.launchpad.net/bugs/960378 are fixed,
but I get new ones with OS X 10.11.5 and