[Bug 240716] LD in make.conf is not setting linker

2019-09-25 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=240716 Ed Maste changed: What|Removed |Added Status|New |Closed CC|

[Bug 240716] LD in make.conf is not setting linker

2019-09-23 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=240716 --- Comment #8 from Mark Millard --- (In reply to sid from comment #5) QUOTE If LD is not being used, why is it an argument? END QUOTE Some makefiles use ${LD} (or ${XLD}) to request linking. many do not. That some do use them is enough t

[Bug 240716] LD in make.conf is not setting linker

2019-09-23 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=240716 s...@bsdmail.com changed: What|Removed |Added Severity|Affects Some People |Affects Only Me --- Comment #7 f

[Bug 240716] LD in make.conf is not setting linker

2019-09-23 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=240716 --- Comment #6 from s...@bsdmail.com --- In a previous 11 release, LD did set the linker for base, kernel and ports. Then in another 11 release, and in 12.0, the LD argument in make.conf stopped working. Linking manually allowed all linkers

[Bug 240716] LD in make.conf is not setting linker

2019-09-23 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=240716 --- Comment #5 from s...@bsdmail.com --- In make.conf COMPILER_TYPE= clang CC= /usr/local/bin/clang*0 CXX=/usr/local/bin/clang++*0 CPP=/usr/local/bin/clang-cpp*0 these arguments set the compiler for

[Bug 240716] LD in make.conf is not setting linker

2019-09-22 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=240716 Mark Millard changed: What|Removed |Added CC||marklmi26-f...@yahoo.com --- Commen

[Bug 240716] LD in make.conf is not setting linker

2019-09-21 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=240716 s...@bsdmail.com changed: What|Removed |Added Severity|Affects Only Me |Affects Some People -- You are

[Bug 240716] LD in make.conf is not setting linker

2019-09-20 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=240716 --- Comment #3 from s...@bsdmail.com --- This problem is also likely for other FreeBSD versions too. It has been a problem in earlier 11 releases. So it's likely for production, stable and current versions. -- You are receiving this mail b

[Bug 240716] LD in make.conf is not setting linker

2019-09-20 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=240716 --- Comment #2 from s...@bsdmail.com --- Just a reminder. LD is meant to set the linker for everything: kernel, world and ports. XLD only overrides LD for ports and perhaps custom source code. The other options for the compiler in make.co

[Bug 240716] LD in make.conf is not setting linker

2019-09-20 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=240716 s...@bsdmail.com changed: What|Removed |Added Version|12.0-STABLE |12.0-RELEASE --- Comment #1 from

[Bug 240716] LD in make.conf is not setting linker

2019-09-20 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=240716 Bug ID: 240716 Summary: LD in make.conf is not setting linker Product: Base System Version: 12.0-STABLE Hardware: amd64 OS: Any Status: New Severity