* Updateing version numbers of awk-tools and sed-tools
@ 2019-03-27 10:43 ummeegge
2019-03-27 14:51 ` Michael Tremer
2019-03-28 11:59 ` Arne Fitzenreiter
0 siblings, 2 replies; 5+ messages in thread
From: ummeegge @ 2019-03-27 10:43 UTC (permalink / raw)
To: development
[-- Attachment #1: Type: text/plain, Size: 296 bytes --]
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
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: Updateing version numbers of awk-tools and sed-tools
2019-03-27 10:43 Updateing version numbers of awk-tools and sed-tools ummeegge
@ 2019-03-27 14:51 ` Michael Tremer
2019-03-27 15:05 ` ummeegge
2019-03-28 11:59 ` Arne Fitzenreiter
1 sibling, 1 reply; 5+ messages in thread
From: Michael Tremer @ 2019-03-27 14:51 UTC (permalink / raw)
To: development
[-- Attachment #1: Type: text/plain, Size: 541 bytes --]
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(a)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
>
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: Updateing version numbers of awk-tools and sed-tools
2019-03-27 14:51 ` Michael Tremer
@ 2019-03-27 15:05 ` ummeegge
0 siblings, 0 replies; 5+ messages in thread
From: ummeegge @ 2019-03-27 15:05 UTC (permalink / raw)
To: development
[-- Attachment #1: Type: text/plain, Size: 702 bytes --]
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(a)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
> >
>
>
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: Updateing version numbers of awk-tools and sed-tools
2019-03-27 10:43 Updateing version numbers of awk-tools and sed-tools ummeegge
2019-03-27 14:51 ` Michael Tremer
@ 2019-03-28 11:59 ` Arne Fitzenreiter
2019-03-29 12:47 ` ummeegge
1 sibling, 1 reply; 5+ messages in thread
From: Arne Fitzenreiter @ 2019-03-28 11:59 UTC (permalink / raw)
To: development
[-- Attachment #1: Type: text/plain, Size: 545 bytes --]
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
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: Updateing version numbers of awk-tools and sed-tools
2019-03-28 11:59 ` Arne Fitzenreiter
@ 2019-03-29 12:47 ` ummeegge
0 siblings, 0 replies; 5+ messages in thread
From: ummeegge @ 2019-03-29 12:47 UTC (permalink / raw)
To: development
[-- Attachment #1: Type: text/plain, Size: 889 bytes --]
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
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2019-03-29 12:47 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-03-27 10:43 Updateing version numbers of awk-tools and sed-tools ummeegge
2019-03-27 14:51 ` Michael Tremer
2019-03-27 15:05 ` ummeegge
2019-03-28 11:59 ` Arne Fitzenreiter
2019-03-29 12:47 ` ummeegge
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox