Juergen Vigna wrote:
>
> On 23-Jul-2001 Jean-Marc Lasgouttes wrote:
> >> "Michael" == Michael Schmitt <[EMAIL PROTECTED]> writes:
> >
> > Michael> Hi, when running Purify, it complains that it has to link a
> > Michael> directory. Could you please tell me what option
> > Michael> "-Wl,/usr/op
On Tue, 24 Jul 2001, Juergen Vigna wrote:
> As much as I know of this stuff it means that at runtime it searches
> there for the dynamic libraries, while -L searches for the libraries
> at linktime there. So normally you need both, -L/usr/openwin/lib for
> linking stage and -Wl,/usr/openwin/lib s
On 23-Jul-2001 Jean-Marc Lasgouttes wrote:
>> "Michael" == Michael Schmitt <[EMAIL PROTECTED]> writes:
>
> Michael> Hi, when running Purify, it complains that it has to link a
> Michael> directory. Could you please tell me what option
> Michael> "-Wl,/usr/openwin/lib" means when linking bina
> when running Purify, it complains that it has to link a directory.
> Could you please tell me what option "-Wl,/usr/openwin/lib" means
> when linking binary file "lyx".
This passes '/usr/openwin/lib' to the linker... I'd think
'-Wl,-L/usr/openwin/lib' is a more sensible thing to have,
but I am
Hi,
when running Purify, it complains that it has to link a directory.
Could you please tell me what option "-Wl,/usr/openwin/lib" means
when linking binary file "lyx".
Michael
--
==
Michael Schmitt