Hi all, am trying currently to update gawk (to 4.2.1) and sed (to 4.7) which worked (already installed) but there are still "gawk-4.1.4-tools" and "sed-4.4-tools" in the log findable. Haven´t found the place to update those version numbers too.
Does someone have a hint for me ?
Best,
Erik
Hi Erik,
For those to update, you will have to re-compile the toolchain.
Just run: ./make.sh clean
And then: ./make.sh toolchain
Best, -Michael
On 27 Mar 2019, at 10:43, ummeegge ummeegge@ipfire.org wrote:
Hi all, am trying currently to update gawk (to 4.2.1) and sed (to 4.7) which worked (already installed) but there are still "gawk-4.1.4-tools" and "sed-4.4-tools" in the log findable. Haven´t found the place to update those version numbers too.
Does someone have a hint for me ?
Best,
Erik
Great thanks for info.
Best,
Erik
On Mi, 2019-03-27 at 14:51 +0000, Michael Tremer wrote:
Hi Erik,
For those to update, you will have to re-compile the toolchain.
Just run: ./make.sh clean
And then: ./make.sh toolchain
Best, -Michael
On 27 Mar 2019, at 10:43, ummeegge ummeegge@ipfire.org wrote:
Hi all, am trying currently to update gawk (to 4.2.1) and sed (to 4.7) which worked (already installed) but there are still "gawk-4.1.4-tools" and "sed-4.4-tools" in the log findable. Haven´t found the place to update those version numbers too.
Does someone have a hint for me ?
Best,
Erik
On 2019-03-27 11:43, ummeegge wrote:
Hi all, am trying currently to update gawk (to 4.2.1) and sed (to 4.7) which worked (already installed) but there are still "gawk-4.1.4-tools" and "sed-4.4-tools" in the log findable. Haven´t found the place to update those version numbers too.
Does someone have a hint for me ?
This are components of the toolchain. You need to rebuild the toolchain and not use the downloaded one.
Touching the toolchain components are critical. This updates must be tested on all architectures!!!
Arne
Hi Arne,
On Do, 2019-03-28 at 12:59 +0100, Arne Fitzenreiter wrote:
On 2019-03-27 11:43, ummeegge wrote:
Hi all, am trying currently to update gawk (to 4.2.1) and sed (to 4.7) which worked (already installed) but there are still "gawk-4.1.4-tools" and "sed-4.4-tools" in the log findable. Haven´t found the place to update those version numbers too.
Does someone have a hint for me ?
This are components of the toolchain. You need to rebuild the toolchain and not use the downloaded one.
Yes, i see. Haven´t had that case until now so i have learned something new :-).
Touching the toolchain components are critical. This updates must be tested on all architectures!!!
OK, so i will leave this one for the first out from here. Will build it nevertheless and give it a try on 64bit system at home.
Arne
Best,
Erik