Re: native-xtools gcc archs broken

2017-11-10 Thread Bryan Drewery
On 11/7/2017 10:18 AM, Bryan Drewery wrote: > My recent native-xtools rewrite works fine for clang archs but not GCC > archs. I am working on a fix. > Fixed in r325673. -- Regards, Bryan Drewery signature.asc Description: OpenPGP digital signature

Re: -r325627 of head: mergemaster: Creating objdir after objdir after . . .

2017-11-10 Thread Bryan Drewery
On 11/10/2017 8:30 AM, Bryan Drewery wrote: > On 11/10/17 7:52 AM, Bryan Drewery wrote: >> On 11/10/2017 12:46 AM, Mark Millard wrote: >>> When I use the command: >>> >>> ~/sys_build_scripts.aarch64-host/mergemaster_cortexA53-aarch64-host.sh >>> -FUPi -D/mnt >>> >>> based on: >>> >>> # more >>>

[Bug 223551] for external toolchain support, X prefix is not setting build utils for make buildworld

2017-11-10 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=223551 --- Comment #10 from Mark Millard --- (In reply to sid from comment #9) What happens if you comment out as below: CC= /usr/local/llvm40/bin/clang #XCC=/usr/local/llvm40/bin/clang CXX=

[Bug 223551] for external toolchain support, X prefix is not setting build utils for make buildworld

2017-11-10 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=223551 --- Comment #11 from s...@bsdmail.com --- (In reply to Mark Millard from comment #10) It compiles with the X prefix left out of the compiler and utils. I believe it will complete successfully. This bug report can be closed. As for the X

[Bug 223551] for external toolchain support, X prefix is not setting build utils for make buildworld

2017-11-10 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=223551 s...@bsdmail.com changed: What|Removed |Added Status|New |Closed Resolution|---