Sunday, November 25, 2018

Re: aarch64 bulk build report

On 2018-11-24, George Koehler <kernigh@gmail.com> wrote:

>> http://build-failures.rhaalovely.net/aarch64/2018-11-18/games/dungeon-crawl.log
>
> I guess char is unsigned on arm, like it is on powerpc.

It is.

> ...but if someone fixed the strlen,

Done.

> there would be char problems.

Yes, there are a number of ports that fail to build on aarch64 due
to relatively easily fixable problems:
* narrowing errors such as this one
* explicitly linking with -lstdc++

--
Christian "naddy" Weisgerber naddy@mips.inka.de

No comments:

Post a Comment