trinity-devel@lists.pearsoncomputing.net

Message: previous - next
Month: October 2012

Re: [trinity-devel] RPATH requirements / FTBFS

From: Darrell Anderson <humanreadable@...>
Date: Wed, 17 Oct 2012 19:28:30 -0700 (PDT)
> For Debian / Ubuntu packages is used
> -DCMAKE_SKIP_RPATH="OFF".
> But I do not know what is the better :)

Have you ever tried using DCMAKE_SKIP_RPATH="ON" or deleting the option entirely?

If DCMAKE_SKIP_RPATH= is not listed in the configuration does that mean cmake defaults to DCMAKE_SKIP_RPATH="ON" or DCMAKE_SKIP_RPATH="OFF"?

I have no qualms with using DCMAKE_SKIP_RPATH="OFF", but we should update the wiki if tdebase needs to be built that way.

Darrell