[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH][TOOLS] ioemu: linking fix for *BSD
Christoph Egger writes ("Re: [Xen-devel] [PATCH][TOOLS] ioemu: linking fix for *BSD"): > On Thursday 14 August 2008 11:58:38 Ian Jackson wrote: > > There doesn't seem to be anything BSD specific here. > > Right. It's the "ELF way". See my other mail. Sounds like you got a sort > of "culture shock". :) Err. I'm from a Debian and Linux background, which has been doing ELF for approximately forever. Did you read the two links Daniel Berrange posted ? Your proposed patch would cause, on most ordinary builds, an -rpath to be supplied pointing at the system directories /usr/lib{,64}. This would be wrong. When you supply options or variable settings to override the installation directory to one which isn't on the default search path, you must also supply the the rpath yourself at that point. If this is too hard we whould make it easier but aside from that I think no change should be made. Ian. _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |