Friday, 3 April 2020

Re: [gccsdk] Building GCC 8


I think it's probably just a case of defining AB_DISTCLEAN in setvars
so that the correct targets are called. Something like:

AB_DISTCLEAN="$AB_MAKE do-distclean || $AB_MAKE do-clean"

Lee.

Oops.. wrong setvars .. now patching the setvars in the gcc autobuilder directory

THats better

Could you apply the following to the version in the repository?

Thanks

John

--- autobuilder/develop/gcc/setvars.orig        2020-04-03 23:40:45.072349512 +0100
+++ autobuilder/develop/gcc/setvars     2020-04-03 23:39:07.592051831 +0100
@@ -6,6 +6,7 @@
 AB_MAKE=
 AB_PRECONF=":"
 AB_CONFIG=
+AB_DISTCLEAN="$AB_MAKE do-distclean || $AB_MAKE do-clean"

 export GCCSDK_RISCOS_ABI_VERSION=armeabihf



--
Stop press! Just announced -

Jan 2018: Which? rates us No.1 for satisfied energy customers, and No.1 for Home Phone, Broadband, and mobile

For full details of see https://www.utilitywarehouse.co.uk/reviews?exref=095761

Intrigued? Call me

John Ballance C.Eng MIET - jwb@macpcrepair.co.uk - 07976 295923

No comments:

Post a Comment