This is the mail archive of the
binutils@sources.redhat.com
mailing list for the binutils project.
Re: i386-pc-nto-qnx patch
On Thu, Apr 18, 2002 at 10:38:16AM -0400, Graeme Peterson wrote:
> Thanks, Alan.
>
> I don't think that the way you are suggesting we do it matches
> well with our cross development setup, since the shared libraries
> are not in the same place on the target. I'll have to check and
> verify, though.
>
We cross compile all our binaries. The build machine has nothing in
common with our target. -rpath-link works fine for us.
H.J.