unresolved symbol
[email protected] Tue, 16 Feb 2016 14:11:22 +0100 (CET)
| Newsgroups | gmane.comp.lib.uclibc.general |
|---|---|
| Message-ID | <[email protected]> |
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?