[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-devel] [PATCH] tools/xenmon/Makefile: Move LDFLAGS after $<
Hello, gcc expects libraries needed for object files to be specified after the object. Linking usually does not fail, unless it is optimized (for instance, using -Wl,-as-needed). See the attached build log for details. The offending Makefile is tools/xenmon/Makefile, and patches for 3.3 and 3.0/3.1/3.2 are attached. The related Gentoo bug is 135145 [ https://bugs.gentoo.org/135145 ]. Regards, Robert Attachment:
app-emulation:xen-tools-3.3.0:20080827-111303.log.bz2 Attachment:
xen-tools-3.0.4_p1--as-needed.patch Attachment:
xen-tools-3.3.0--as-needed.patch Attachment:
signature.asc _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |