Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 15 Aug 2019 19:19:45 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 233413] lld does not accept -format arg used by lazarus build system
Message-ID:  <bug-233413-227-IWuCvGyNyE@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-233413-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-233413-227@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=3D233413

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

https://svnweb.freebsd.org/ports?view=3Drevision&revision=3D509004
https://svnweb.freebsd.org/ports?view=3Drevision&revision=3D509005
https://svnweb.freebsd.org/ports?view=3Drevision&revision=3D509007

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 fro=
m 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)

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-233413-227-IWuCvGyNyE>