Re: OpenWrt/LEDE: dropbear & MIPS & gcc 7.1.0

2017-06-01 Thread Matt Johnston
Hi Syrone, Updating libtom makes sense, it's on the todo list. I'm curious if it's a bug in old libtommath or new gcc. In my experience differences between optimisation levels are more often problems with the compiler, but could be either. If you could get a backtrace of a stuck "dbclient" buil

Re: OpenWrt/LEDE: dropbear & MIPS & gcc 7.1.0

2017-06-01 Thread Syrone Wong
Hi, I think it's a bug in libtommath. Compiling both 2017.75 and 2017.75 with updated libtom*, the latter one works while the original one doesn't. And for other parts, such as kernel, busybox, userspace programs, etc. , all of them are working perfectly. That's the reason why I think it isn't a c