https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=237447
Mark Linimon changed:
What|Removed |Added
Status|New |Closed
Resolution|---
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=237447
Mark Linimon changed:
What|Removed |Added
Attachment #203919|0 |1
is patch|
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=237447
--- Comment #9 from o...@oz42.eu ---
The following does not change anything, I assume some Makefiles will have to be
corrected.
setting LD to /usr/bin/ld.lld
adding LD=/usr/bin/ld.lld to make.conf
adding WITH_LLD_IS_LD=YES to src.conf
Work
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=237447
--- Comment #8 from o...@oz42.eu ---
This is from a machine that had built world successfully once (with my patch).
On a stock system, /usr/bin/ld ist GNU ld:
# ld --version
GNU ld 2.17.50 [FreeBSD] 2007-07-03
# make -V LINKER_TYPE
bfd
--
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=237447
--- Comment #7 from o...@oz42.eu ---
# ld --version
LLD 6.0.1 (FreeBSD 335540-125) (compatible with GNU linkers)
# make -V LINKER_TYPE
lld
What I have found in the src.conf manpage:
WITH_LLD_IS_LD
Set to use LLVM's LLD
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=237447
--- Comment #6 from Ed Maste ---
(In reply to oz42 from comment #5)
I mean posting to the freebsd-stable mailing list is more likely to provide
useful insight on build issues than a PR.
https://lists.freebsd.org/mailman/listinfo/freebsd-sta
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=237447
--- Comment #5 from o...@oz42.eu ---
Sorry, what do you mean with list?
I only can tell that my patch worked for me. I have no idea why it is choosing
GNU ld.
--
You are receiving this mail because:
You are the assignee for the bug.
__
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=237447
Ed Maste changed:
What|Removed |Added
CC||ema...@freebsd.org
--- Comment #4 from
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=237447
--- Comment #3 from o...@oz42.eu ---
Created attachment 203919
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=203919&action=edit
Makefile.inc.diff
simple patch for /usr/src/stand/i386/Makefile.inc
--
You are receiving this mail
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=237447
--- Comment #2 from o...@oz42.eu ---
Created attachment 203874
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=203874&action=edit
make.conf
--
You are receiving this mail because:
You are the assignee for the bug.
___
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=237447
--- Comment #1 from o...@oz42.eu ---
Created attachment 203873
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=203873&action=edit
src.conf
--
You are receiving this mail because:
You are the assignee for the bug.
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=237447
o...@oz42.eu changed:
What|Removed |Added
Hardware|Any |i386
--
You are receiving this mail
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=237447
Bug ID: 237447
Summary: make buildworld: linker failure on i386 platform
Product: Base System
Version: 12.0-RELEASE
Hardware: Any
OS: Any
Status: New
13 matches
Mail list logo