qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] Cache-utils.c doesn't compile properly on OS X PPC


From: C . W . Betts
Subject: [Qemu-devel] Cache-utils.c doesn't compile properly on OS X PPC
Date: Mon, 5 Jan 2009 15:06:10 -0700

I have noticed that the file cache-utils.c doesn't compile properly on OS X PowerPC. This seems to be due to __powerpc__ not declared when it is compiled. It is apparent when it tries to link and says that qemu_cache_utils_init and _qemu_cache_conf can't be found. Perhaps changing it to __ppc__, which I do believe GCC does define on PowerPC builds, might fix this.






reply via email to

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