tech-pkg archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: the pixman problem



On Thu, Mar 01, 2012 at 11:51:33AM +0100, Havard Eidnes wrote:
> Correct, this is apparently something gcc does -- it reorders any
> -R args to come first in the ld invocation, which messes up the
> search order relative to any other -Wl,-R specifications.

I'd prefer if -R is translated into the more portable -Wl,-rpath,
but otherwise this is fine.

Joerg


Home | Main Index | Thread Index | Old Index