Hi, I've got a problem with running some simple application just like helloworld. I've linked it with uClibc but when I'm trying to run it I get following error: ./a.out: symbol 'stdout': can't resolve symbol I use uClibc 0.9.33.2 version. Is it known problem? How to fix it?