Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 16 Jan 2018 16:38:50 +0000
From:      bugzilla-noreply@freebsd.org
To:        python@FreeBSD.org
Subject:   [Bug 210199] games/fretsonfire: ImportError: /lib/libgcc_s.so.1 is not installed with FretsOnFire
Message-ID:  <bug-210199-21822-FAvAYvBr1f@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-210199-21822@https.bugs.freebsd.org/bugzilla/>
References:  <bug-210199-21822@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D210199

Tijl Coosemans <tijl@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |python@FreeBSD.org

--- Comment #8 from Tijl Coosemans <tijl@FreeBSD.org> ---
We could link the python port with -Wl,-rpath=3D/usr/local/lib/gccX without
adding a dependency on gcc.  That way python would use the newer libgcc_s i=
f a
gcc port is installed and fall back to base libgcc_s if not.

--=20
You are receiving this mail because:
You are on the CC list for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-210199-21822-FAvAYvBr1f>