[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Problems with printing double-values with printf and sprintf



On 09/05/2009 10:13 AM, Sebastian Huber wrote:
> Ralf Corsepius wrote:
>> On 09/04/2009 05:47 PM, Joel Sherrill wrote:
>>> Ralf Corsepius wrote:
>>>> On 09/04/2009 04:50 PM, Sebastian Huber wrote:

>>> Those settings must be right and then ieeefp.h
>>> and friends have to interpret that combination
>>> correctly.
>>> Very likely just a subtle conditional compilation
>>> error in newlib.
>> This is what I suspect, too.
>>
>> However, to verify this, the exact compiler call Sebastian is using
>> would be necessary.
>>
>> Ralf
>>
>>
>
> I use the latest newlib RPM on SuSE 11.1. The header files that cause
> the problem are not installed. The target is a ARMv4 architecture with
> little endian. The floating-point arithmetic itself is correct.
You will provide me the exact compiler call, will you?

Sentences like the one above are not helpful.


Ralf