I am running openwrt on a TP-Link MR3020 and cross compiling for this device on a x86 ubuntu. I am running into problems and the remote debugging doesnt help very much.
Maybe the c++ standard libraries from the toolchain that I use to compile with are different from the ones on the target machine. How can I check which version is installed? Thanks