[ECOS] lwip stack problem with printf

Tathagata Das tathagata@alumnux.com
Tue Dec 26 12:22:00 GMT 2006


Hi,
   I am using lwip stack. I have successfully compiled ecos source code 
with lwip_eth template.
But when I am trying to compile my application, I am getting following 
errors:
          1. undefined reference to `printf'
          2. undefined reference to `strcmp'
I have found that there is no LIBC support in lwip_eth template. So I 
have added those packages.
But in that case my system hangs when it is trying to execute printf 
function.

Please tell me how to solve this problem.

Thanks in advance.

Tathagata

-- 
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss



More information about the Ecos-discuss mailing list