https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=216707

--- Comment #7 from commit-h...@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.
_______________________________________________
freebsd-toolchain@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-toolchain
To unsubscribe, send any mail to "freebsd-toolchain-unsubscr...@freebsd.org"

Reply via email to