From xemacs-m  Thu May 29 09:46:29 1997
Received: from steadfast.teradyne.com (steadfast.teradyne.com [131.101.1.200])
	by xemacs.org (8.8.5/8.8.5) with ESMTP id JAA11002
	for <xemacs-beta@xemacs.org>; Thu, 29 May 1997 09:46:25 -0500 (CDT)
Received: from kiki.icd.teradyne.com (kiki.icd.teradyne.com [131.101.1.30]) by steadfast.teradyne.com (8.7.1/8.7.1) with ESMTP id KAA08209 for <xemacs-beta@xemacs.org>; Thu, 29 May 1997 10:50:19 -0400 (EDT)
Received: from spacely.icd.teradyne.com (spacely.icd.teradyne.com [131.101.10.9]) by kiki.icd.teradyne.com (8.7.1/8.7.1) with SMTP id KAA10086 for <xemacs-beta@xemacs.org>; Thu, 29 May 1997 10:42:35 -0400 (EDT)
Received: from spacely by spacely.icd.teradyne.com (SMI-8.6/SMI-SVR4)
	id KAA09647; Thu, 29 May 1997 10:47:00 -0400
Message-Id: <199705291447.KAA09647@spacely.icd.teradyne.com>
X-Mailer: exmh version 2.0gamma 1/27/96
To: XEmacs Developers <xemacs-beta@xemacs.org>
Subject: Re: `-R' on Solaris 
In-reply-to: Maurizio.Vitale's message of 29 May 1997 07:37:59 +0200.
	     <y2hraeqyh1k.fsf@rubens.esat.kuleuven.ac.be> 
X-Attribution: Vin
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Date: Thu, 29 May 1997 10:47:00 -0400
From: Vinnie Shelton  <shelton@icd.teradyne.com>

(BTW, I'm on the list.)

Maurizio.Vitale@esat.kuleuven.ac.be said:
> But it's also the only way I've found to debug with gdb on Solaris
> when some of the shared libraries are not in standard places. For some
>  reasons gdb doesn't obey LD_LIBRARY_PATH. 

So use --site-runtime-libraries at configure time; this will give you the 
-R option to the linker.

vin

