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

--- Comment #9 from Jose Alonso Cardenas Marquez <a...@freebsd.org> ---
I have committed new changes to lang/fpc and editors/lazarus ports. Please, see
it at:

https://svnweb.freebsd.org/ports?view=revision&revision=509004
https://svnweb.freebsd.org/ports?view=revision&revision=509005
https://svnweb.freebsd.org/ports?view=revision&revision=509007

It doesn't work with lld and maybe will not work on short time. We must be use
binutils from base or from ports and change LDPATH into fpc/Makefile to ld.bfd
path. Also I have regenerated fpc bootstrap (i386 and amd64) . It should be
work only with COMPAT_FREEBSD11 added to kernel config on 12.X+ (COMPAT from 4
to 10 should not be necessary)

I have removed LD_UNSAFE because now we can set LDPATH to a working linker (It
works with ld.bfd from base or installed from binutils port)

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"

Reply via email to