|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] Xen 4.1.0 RC2 released,
On Tue, 2011-02-01 at 18:51 +0000, Ian Jackson wrote:
> Ian Campbell writes ("Re: [Xen-devel] Xen 4.1.0 RC2 released,"):
> > -LDFLAGS += $(shell getconf LFS_LDFLAGS)
> > +LDFLAGS += $(shell getconf LFS_LDFLAGS) -Wl,--no-as-needed
>
> Before I commit this change,
You don't want this one, it broke the hypervisor build.
There is a post of a fixed patch in a new thread " tools: disable linker
--as-needed option" from this morning.
> I do wonder whether there are older
> versions of GNU ld that don't support --as-needed and therefore break
> with --no-as-needed.
>
> Does anyone have an ancient build environment they could try this
> patch on ?
The above thread has some analysis -- I think we're ok on this score,
even Debian Sarge had a new enough ld.
Ian.
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|