Hello Floris,
Floris Bos:
> I am getting compilation errors when cross-compiling for 32-bit ARM.
:::
> Probably caused by the 64-bit divisions in the new au_xi_calc() code not
> being natively supported on 32-bit architectures.
> Think you need to call do_div() or similar instead.
Thanx for the report.
I've got a similar one and already made a fix. It will be released on
next Monday.
Intrestingly another reported that he succeeded the compilation for ARM
32bit. See the thread on
https://github.com/sfjro/aufs4-standalone/commit/df40a305a40d9e30c3d5f1c0385d52be4dd73453#commitcomment-30298763
What is the difference between he and you? GCC/LIBGCC version?
Anyway the fix is attached.
J. R. Okajima
a.patch.bz2
Description: BZip2 compressed data
------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot
