Native Posix Thread Support(NPTL) for Tomato Firmware.

1 post / 0 new
bdinc
bdinc's picture
Native Posix Thread Support(NPTL) for Tomato Firmware.

Hey,

 

I am trying to build tomato firmware with native posix thread library support on Netgear WNR3500L router,

unfortunately current tool-chain which comes with tomato firmware does not support NPTL. I tried to replace current toolchain with build-root generated one which has NPTL support, but it created a lot of compilation problems.

How can I add native posix thread library support (NPTL) into Tomato Firmware.

P.S.: my tomato firmware version is 9054, and I used "make V1=9054 V2=beta r2m" to build the firmware.