Re: relinking and buildroots

2002-04-14 Thread Ewald Snel
Hi, [...] > I do agree that the general solution would involve a libtool change. > As long as everyone agrees on something like DESTDIR (which I believe > is the automake convention in any case) then there's no reason why > libtool shouldn't be able to handle it (or at least, facilitate it). > F

Re: relinking and buildroots

2002-04-10 Thread roth . gnu
==> "juhp" == Jens Petersen <[EMAIL PROTECTED]> writes: juhp> Hello, It is a well known problem with libtool (at least in juhp> the packaging business!) that relinking breaks things when juhp> packages are make install'ed in a buildroot rather than in juhp> the final runtime desti

relinking and buildroots

2002-04-09 Thread Jens Petersen
Hello, It is a well known problem with libtool (at least in the packaging business!) that relinking breaks things when packages are make install'ed in a buildroot rather than in the final runtime destination. There seem to be various workarounds and fixes available, but it seems it would be much