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/>
index | next in thread | previous in thread | raw e-mail
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=210199 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=/usr/local/lib/gccX without adding a dependency on gcc. That way python would use the newer libgcc_s if a gcc port is installed and fall back to base libgcc_s if not. -- You are receiving this mail because: You are on the CC list for the bug.help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-210199-21822-FAvAYvBr1f>
