[Bug 208120] devel/cmake: Strips necessary rpath when installing any GNU compiler from ports

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sat Apr 22 01:32:53 UTC 2017


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=208120

Yuri Victorovich <yuri at rawbw.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |yuri at rawbw.com

--- Comment #28 from Yuri Victorovich <yuri at rawbw.com> ---
cmake doesn't appear to be the right place for a solution, because the problem
isn't related to cmake. The core of the problem is the presence of two versions
of libgcc in the system. This can't be changed in cmake.

One of the versions needs to be eliminated. Either the base libgcc should be
deleted and some other implementation of the Unwind interface should be
adopted, or fortran's libgcc.so should be deleted, and replaced with statically
linked version if this is at all possible.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the kde-freebsd mailing list