Re: Libtool fails to build working binary when -no-install is used

2007-04-03 Thread Peter O'Gorman
On Apr 3, 2007, at 5:51 PM, Simon Josefsson wrote: On 4 apr 2007, at 00.21, Peter O'Gorman wrote: On Apr 3, 2007, at 5:16 PM, Simon Josefsson wrote: On 3 apr 2007, at 23.44, Ralf Wildenhues wrote: Do I understand correctly that Darwin has no way to hardcode library paths (other than t

Re: Libtool fails to build working binary when -no-install is used

2007-04-03 Thread Simon Josefsson
On 4 apr 2007, at 00.21, Peter O'Gorman wrote: On Apr 3, 2007, at 5:16 PM, Simon Josefsson wrote: On 3 apr 2007, at 23.44, Ralf Wildenhues wrote: Do I understand correctly that Darwin has no way to hardcode library paths (other than the ones given by -install-name)? OK to apply and backp

Re: Libtool fails to build working binary when -no-install is used

2007-04-03 Thread Ralf Wildenhues
Hi Simon, * Simon Josefsson wrote on Sun, Apr 01, 2007 at 11:17:20AM CEST: > Ralf Wildenhues <[EMAIL PROTECTED]> writes: > > > > I think you should be able to work around it by adding > > -R ../src > > > > to the link flags for `simple' (untested, please try it! self: also put > > in testsuite)