[Bug 226985] lang/fasm: fails to link with lld as the system linker

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Mar 27 17:56:09 UTC 2018


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

Niclas Zeising <zeising at FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |zeising at FreeBSD.org

--- Comment #2 from Niclas Zeising <zeising at FreeBSD.org> ---
Hi!
It seems like fasm is distributed as an object file for 32bit elf, and only
linked at build time.  It is possible to generate a new .o from the asm sources
included, but that most likely requires fasm already being installed.
I haven't investigated if the .o outputted on a FreeBSD system makes lld
happier, but for now, I believe this needs to be marked with LLD_UNSAFE.

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


More information about the freebsd-ports-bugs mailing list