Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 05 Feb 2017 03:30:35 +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-qeQ87XjKM5@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 #7 from commit-hook@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_s=
gc'
  alloc.c:(.text+0x76f1): undefined reference to `maybe_reallocate_page'
  [...]

  PR:           216707
  Reported by:  antoine (via exp-run)

Changes:
  head/lang/gcl/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-qeQ87XjKM5>