Date: Sun, 05 Feb 2017 04:04:11 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 216707] exp-run: Update lang/gcc from GCC 4.9 to GCC 5 Message-ID: <bug-216707-13-OnelNWDlV5@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-216707-13@https.bugs.freebsd.org/bugzilla/> References: <bug-216707-13@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=3D216707 --- Comment #11 from commit-hook@freebsd.org --- A commit references this bug: Author: jbeich Date: Sun Feb 5 04:03:19 UTC 2017 New revision: 433347 URL: https://svnweb.freebsd.org/changeset/ports/433347 Log: emulators/skyeye: unbreak with gcc5 or later ./arch/mips/libmips.a(decoder.o): In function `decode': arch/mips/common/decoder.c:1105: undefined reference to `sign_extend_UInt= 32' ./arch/mips/libmips.a(decoder.o): In function `decode': arch/mips/common/decoder.c:240: undefined reference to `divide_UInt32' arch/mips/common/decoder.c:231: undefined reference to `divide_Int32' arch/mips/common/decoder.c:64: undefined reference to `sign_extend_UInt32' collect2: error: ld returned 1 exit status PR: 216707 Reported by: antoine (via exp-run) Changes: head/emulators/skyeye/Makefile --=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-216707-13-OnelNWDlV5>