qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] [PATCH] Darwin asm fix


From: Pierre d'Herbemont
Subject: [Qemu-devel] [PATCH] Darwin asm fix
Date: Tue, 20 Jan 2004 20:27:20 +0100

Hi!

This other patch fix the compilation of op.c under darwin. The changed line is in exec-all.h, and it is related to the different syntax used in linux and darwin's ld. In this case Darwin's ld wants '.data' whereas Linux's ld expects '.section ".data"'.

Thanks for your work on qemu!

Pierre

Attachment: qemuasm.diff.txt
Description: Text document


reply via email to

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