mfontanini / libtins

High-level, multiplatform C++ network packet sniffing and crafting library.
http://libtins.github.io/
BSD 2-Clause "Simplified" License
1.91k stars 375 forks source link

Help for cross compiling for ARM #345

Closed Maxung closed 5 years ago

Maxung commented 5 years ago

I can't get the library to cross compile for the ARM achitecture specifically the raspberry pi. I'm currently using this compiler but it's always libtins/src/address_range.cpp complaining. It would be super helpful if anybody could give me a really short explanation on which toolchain it's compiling on successfully. I'm on Arch and already followed your cross compiling tutorial but I can't get it to work.