[Bug 216707] exp-run: Update lang/gcc from GCC 4.9 to GCC 5
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sun Feb 5 03:30:35 UTC 2017
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=216707
--- Comment #7 from commit-hook at freebsd.org ---
A commit references this bug:
Author: jbeich
Date: Sun Feb 5 03:30:08 UTC 2017
New revision: 433342
URL: https://svnweb.freebsd.org/changeset/ports/433342
Log:
lang/gcl: use clang and unbreak with gcc5 or later
./libpre_gcl.a(num_sfun.o): In function `number_expt':
num_sfun.c:(.text+0x3d78): undefined reference to `number_fix_iexpt'
num_sfun.c:(.text+0x4c62): undefined reference to `number_big_iexpt'
[...]
./libpre_gcl.a(alloc.o): In function `alloc_object':
alloc.c:(.text+0x6c07): undefined reference to `alloc_after_turning_off_sgc'
alloc.c:(.text+0x76f1): undefined reference to `maybe_reallocate_page'
[...]
PR: 216707
Reported by: antoine (via exp-run)
Changes:
head/lang/gcl/Makefile
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the freebsd-ports-bugs
mailing list