I am trying to compile in armv8 aarch64 any tip to do that ? I am stuck when try to compile here leveldb:
./port/atomic_pointer.h:222:2: error: #error Please implement AtomicPointer for this platform.
#error Please implement AtomicPointer for this platform.
Architecture: aarch64
Ubuntu 16.0.4
(I don't want the QT/Graphical wallet just toad will be fine)
thanks
edit:
found the solution just add the aarch64 stuff like this one
https://github.com/google/leveldb/blob/master/port/atomic_pointer.hcompiled fine here now I need a big sdcard to run
