03-18-2022, 10:25 AM
[quote pid="108200" dateline="1647538128"]
Does anyone have any further suggestions? This feels tantalisingly close to working so would really appreciate getting this over the line!
N.B. I’m running a few weeks’ old build of Mobian from a 512Gb microSD card, rather than from the eMMC, don’t know if that’s important to mention.
[/quote]
I'm wondering if you couldn't statically link build?
Or something as simple as setting LD_LIBRARY_PATH=/path/to/aarchlibs/ before you run build. ie:
Does anyone have any further suggestions? This feels tantalisingly close to working so would really appreciate getting this over the line!
N.B. I’m running a few weeks’ old build of Mobian from a 512Gb microSD card, rather than from the eMMC, don’t know if that’s important to mention.
[/quote]
I'm wondering if you couldn't statically link build?
Or something as simple as setting LD_LIBRARY_PATH=/path/to/aarchlibs/ before you run build. ie:
Code:
LD_LIBRARY_PATH=/usr/lib/aarch64 make