[EMAIL PROTECTED] wrote:

          Type: info
         Title: APPnRPATH/SHLnRPATH
     Posted by: [EMAIL PROTECTED]
      Affected: -
Effective from: CWS SRC680/sb71


*Summary*
--------
solenv:
- LINKFLAGSRUNPATH
+ APPnRPATH/SHLnRPATH

*Description*
-------------
<http://wiki.services.openoffice.org/mwiki/index.php?title=ODF_Toolkit/Efforts/OOo_without_URE&oldid=45894>:
 "Executables and shared libraries in the OOo-wo-URE program directory
need to find shared libraries in the URE lib directory. This has been
solved by replacing the LINKFLAGSRUNPATH mechanism in the makefile.mk
framework with a more flexible APPnRPATH/SHLnRPATH mechanism. It
specifies individually for each executable and shared library whether
it is intended for the URE bin directory (UREBIN, resulting in a
$ORIGIN/../lib RPATH), the URE lib directory (URELIB, resulting in a
$ORIGIN RPATH), or the OOo-wo-URE program directory (OOO, the default,
resulting in a $ORIGIN:$ORIGIN/../ure-link/lib RPATH)."

Starting DEV300m4 (from CWS sb83), additional APP|SHLnRPATH values are

- BRAND, for executables/libraries that are intended for the brand layer program directory, and

- OXT, for executables/libraries that are intended for extensions (.oxt files).

(The value OOO, still the default, is now for executables/libraries that are intended for the basis layer program directory.)

-Stephan

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to