[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [patch] Fix 32bit xen-tools build.
On 23/10/06 08:35, "Gerd Hoffmann" <kraxel@xxxxxxx> wrote: >> Bit more context: anywhere that *is* using $(LD) directly should add >> $(LDFLAGS_DIRECT) to the command line. This adds -mi386 or -mx86_64. The >> linker does not understand -m32/-m64. But anywhere not doing tricky links >> (e.g., with a GNU-specific script) should call the linker via the GCC >> driver. > > Rechecked, seems to be fixed now, except for qemu-dm which still doesn't > build when compiling 32bit tools on a 64bit machine ... It has its own configuration system which may need patching. It basically doesn't use the Config.mk/Rules.mk definitions that everyone else does. -- Keir _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |