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

Yuri Victorovich <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #28 from Yuri Victorovich <[email protected]> ---
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.

Reply via email to