Am 25.09.2012 19:18, schrieb KP Kirchdoerfer:
> But I tried to run buildall.sh with the toolchain set to
>
> Toolchain = armv5te-unknown-linux-uclibcgnueabi.mk
There is an typo above, which caused the error below.
It has to be:
Toolchain = armv5te-unknown-linux-uclibcgnueabi
to work as expected
On 25/09/12 20:18, KP Kirchdoerfer wrote:
> Hi all;
>
> the x86 version of the upcoming 5.0 version runs quite well in
> production for a few months.
> The buildtool issues related to latest changes are solved and building
> for x86 shows "green" for every package.
> So I think the x86 is ready to
Hi all;
the x86 version of the upcoming 5.0 version runs quite well in
production for a few months.
The buildtool issues related to latest changes are solved and building
for x86 shows "green" for every package.
So I think the x86 is ready to prepare a release - anyone disagree about
x86?
But I t