[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [patch] Fix 32bit xen-tools build.
On Thu, Oct 05, 2006 at 11:22:12AM +0200, Gerd Hoffmann wrote: > > I suppose any halfway modern version of binutils must support > > those flags (otherwise gcc -m32 wouldn't work)? > > Yes, gcc passes -m32 through to the linker. This happens to work out OK on Solaris too: although the linker doesn't understand -m32/-m64 (Solaris ld knows about "-64" only), our gcc /does/, and we've explicitly set $(LD) to GNU ld. regards john _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |