Compile a module using (e)glibc with the SDK

Hi,
i'm trying to compile a python module (pycrypto) from here: https://github.com/NucleaPeon/OpenWRT-Python3-Utils/
I've installed the SDK in a debian VM from here: https://downloads.lede-project.org/snapshots/targets/ramips/mt7620/lede-sdk-ramips-mt7620_gcc-5.4.0_musl.Linux-x86_64.tar.xz

now, the pycrypto module does not build using musl, but the 'advanced config/toolchain' option,is not presented with make menuconfig. how can I instruct make to use glibc to build this pycrypto, or how can I get the option to show up using make menuconfig?

thanks!

I have the same problem,oops!!!

Any solution for this problem?

I have the same problem. Did you solve the problem already?

Greetings from Stefan Harbich