OpenWrt Forum Archive

Topic: Problem running on wrt54GL

The content of this topic has been archived on 19 Apr 2018. There are no obvious gaps in this topic, but there may still be some posts missing at the end.

Hi everybody,

I do not know if ths is the correct forum for my post, anyway ...  I'm having a problem trying to run a c++ program in wrt54GL because libstdc++ package seems not ot be installed, i would like to know if there is some firmware for the wrt54gl router that includes that library or how to install it.

Thanks in advance and regards

Jose.

You could just static link it... That's probably the best way for your situation.

Hi everybody,

I have solved the problem using uclibc++ instead of libstdc++. I have downloaded the uclibc++ toolchain for wrt45gl and it works.

Thanks and regards

Jose

The discussion might have continued from here.