[uClibc] fprintf problem

Manuel Novoa III mjn3 at codepoet.org
Wed Oct 8 20:27:30 UTC 2003


Hello,

On Wed, Oct 08, 2003 at 04:20:29PM -0400, Ran Katzur wrote:
> I run Linux C++ application on ARM processor. Part of the application is
> writing to a (virtual) file using fprintf. The code has about 20 fprintf
> commands. Using other library glibc all the information is in the file.
> Using uClibc only the last 6 or so fprintf  strings are in the file.  It
> seems like I overwrite a buffer. Any idea ?

Without further information, I can't really suggest much.
What version of uClibc are you using?
Do you have locale support enabled?
Are any of the fprintf calls returning with errors?

Manuel



More information about the uClibc mailing list