[Bug 233413] lld does not accept -format arg used by lazarus build system

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Thu Aug 15 19:19:45 UTC 2019


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

--- Comment #9 from Jose Alonso Cardenas Marquez <acm at 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.


More information about the freebsd-bugs mailing list