This is the mail archive of the
newlib@sourceware.org
mailing list for the newlib project.
_isatty not implemented for arm libgloss-linux?
- From: Can Finner <can dot finner at gmail dot com>
- To: newlib at sourceware dot org
- Date: Fri, 13 May 2011 13:11:29 +0800
- Subject: _isatty not implemented for arm libgloss-linux?
Hi,
I built arm libgloss-linux, turns out the syscall _isatty not implemented.
it complains ".../reent/isattyr.c : undefined reference to `_isatty'"
linking with the built libgloss-linux.a.
Did I miss something important? thanks for any tips.
--
Regards.