Re: [PING^7][PATCH 0/4] Fix library testsuite compilation for build sysroot

2020-02-13 Thread Maciej W. Rozycki
On Sun, 26 Jan 2020, Jeff Law wrote: > > Ping for the build system parts of: > > > > > > > OK. Sorry for the terrible slowness on this kit. No worries, completely understood w

Re: [PING^7][PATCH 0/4] Fix library testsuite compilation for build sysroot

2020-01-26 Thread Jeff Law
On Tue, 2020-01-21 at 02:19 +, Maciej W. Rozycki wrote: > On Fri, 20 Dec 2019, Mike Stump wrote: > > > > > This patch series addresses a problem with the testsuite compiler being > > > > set up across libatomic, libffi, libgo, libgomp with no correlation > > > > whatsoever to the target comp

[PING^7][PATCH 0/4] Fix library testsuite compilation for build sysroot

2020-01-20 Thread Maciej W. Rozycki
On Fri, 20 Dec 2019, Mike Stump wrote: > >> This patch series addresses a problem with the testsuite compiler being > >> set up across libatomic, libffi, libgo, libgomp with no correlation > >> whatsoever to the target compiler being used in GCC compilation. > >> Consequently there in no arran