[CMake] LD_LIBRARY_PATH not used by the linker

Ruben Di Battista rubendibattista at gmail.com
Thu Aug 2 15:43:00 EDT 2018


Hi Roger,
so I explicitly passing the LDFLAGS is the way to go?

On Thu, Aug 2, 2018 at 9:41 PM Roger Leigh <rleigh at codelibre.net> wrote:

> On 02/08/18 20:03, Ruben Di Battista wrote:
>
> > I'm running cmake on a system where I have module-loaded software such
> > that `LD_LIBRARY_PATH` gets populated by the module (actually I'm using
> > Lmod) function.
>
> LD_LIBRARY_PATH is used by the *runtime* linker, ld.so.  It is not used
> when linking at *build* time, with ld.
>
>
> Regards,
> Roger
> --
>
> Powered by www.kitware.com
>
> Please keep messages on-topic and check the CMake FAQ at:
> http://www.cmake.org/Wiki/CMake_FAQ
>
> Kitware offers various services to support the CMake community. For more
> information on each offering, please visit:
>
> CMake Support: http://cmake.org/cmake/help/support.html
> CMake Consulting: http://cmake.org/cmake/help/consulting.html
> CMake Training Courses: http://cmake.org/cmake/help/training.html
>
> Visit other Kitware open-source projects at
> http://www.kitware.com/opensource/opensource.html
>
> Follow this link to subscribe/unsubscribe:
> https://cmake.org/mailman/listinfo/cmake
>


-- 
          _
-.     .´  |∞∞∞∞
  ',  ;    |∞∞∞∞∞∞
    ˜˜     |∞∞∞∞∞∞∞∞∞ RdB
    ,.,    |∞∞∞∞∞∞
  .'   '.  |∞∞∞∞
-'       `'
http://rdb.is
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://cmake.org/pipermail/cmake/attachments/20180802/9312d1d7/attachment.html>


More information about the CMake mailing list