Boost logo

Boost Testing :

From: Caleb Epstein (caleb.epstein_at_[hidden])
Date: 2006-03-27 12:49:08


On 3/27/06, Markus Schöpflin <markus.schoepflin_at_[hidden]> wrote:
>
> > This would break on Solaris when using Sun's linker, which supports -R
> but
> > not -rpath.
>
> Is it doing the same as the GNU ld's -R parameter, with the same handling
> of directory arguments as a special case?

-R isn't a special case for Solaris ld. Its the only way of specifying the
RPATH

     -R path
           A colon-separated list of directories used to specify
           library search directories to the runtime linker. If
           present and not NULL, it is recorded in the output
           object file and passed to the runtime linker. Multiple
           instances of this option are concatenated together
           with each path separated by a colon.

--
Caleb Epstein
caleb dot epstein at gmail dot com


Boost-testing list run by mbergal at meta-comm.com