Subject: Re: pkg/11189: pkg tcl-8.3.2 won't compile on i386 1.4.1
To: Todd Vierling <tv@wasabisystems.com>
From: Nick Hudson <nick@nthcliff.demon.co.uk>
List: tech-pkg
Date: 10/10/2000 23:18:48
Todd Vierling wrote:
> 
> On Tue, 10 Oct 2000, David Rankin wrote:
> 
> : /usr/pkg/bin/libtool --mode=link cc -Wl,-R/usr/pkg/lib tclAppInit.o
> : libtcl83.la -lm -lc -Wl,-rpath,/usr/pkg/lib -o tclsh

This is a duplicate of PR/11166 which I have a fix for.
> 
> I'm not sure where the "-Wl,-rpath" is coming from, as patch-aa shows only
> the "libtool --mode=link -Wl,-R", which is actually not correct either.

Why is -Wl,-R incorrect? Or do you mean that -R would suffice?

Nick