Hi, all,
Currently I'm unable to build v4.6.7 when I set up gsc v4.6.6 as gsc-boot:
_num.c:1410:1: error: '___SYMCOUNT' undeclared here (not in a function) _num.c: In function '___H__20___num': _num.c:15316:1: error: '___lp' undeclared (first use in this function) _num.c:15316:1: note: each undeclared identifier is reported only once for each function it appears in _num.c: In function '___init_proc': _num.c:74427:1: error: '___lp' undeclared (first use in this function) make[1]: *** [_num.o] Error 1 make[1]: *** Waiting for unfinished jobs....
If the gsc-boot dummy script (exit 0) is not replaced by the real gsc and the _num.c and _io.c aren't regenerated, the situation is much worse: all of the above errors and much more...
My building scheme was already tested on 4.6.4 -> 4.6.5 and 4.6.5 -> 4.6.6 builds.
Regards,
Paul.