Hans de Goede <[email protected]> writes: > The problem was that a commit in my sunxi-wip branch was doing 64 bit > integer math, which causes problems when the toolchain does not have > soft-float support libs even though it is not float related ...
scary (browsing through the git log it looks like other arches also had that problem). > This has been fixed by rewriting the code to do things in a way which > fits into 32 bits integers. I see, thanks. (I likely didn't find the change because you did a git rebase right?) Greetings, jens -- You received this message because you are subscribed to the Google Groups "linux-sunxi" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
