WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-devel

Re: [Xen-devel] [PATCH] split LDLIBS from LDFLAGS to fix link errors in

Olaf Hering writes ("[Xen-devel] [PATCH] split LDLIBS from LDFLAGS to fix link 
errors in recent toolchains"):
> Linker command lines are order-sensitive.
> Move linker options -Lfoo -lfoo from LDFLAGS to LDLIBS and place this new
> variable after the objects to link. This resolves build errors in xenpagin
> and blktap with recent toolchains.
> 
> rename SHLIB_CFLAGS to SHLIB_LDFLAGS
> rename LDFLAGS_* to LDLIBS_*
> move LDFLAGS usage after CFLAGS in CC calls
> remove stale comments in xenpaging Makefile

Excellent work, thank you.

Acked-by: Ian Jackson <ian.jackson@xxxxxxxxxxxxx>

Ian.

_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel

<Prev in Thread] Current Thread [Next in Thread>