[Coco] Microware C Compiler port

Steven Hirsch snhirsch at gmail.com
Wed Jan 21 20:37:28 EST 2009


On Wed, 21 Jan 2009, John W. Linville wrote:

> On Thu, Jan 22, 2009 at 09:58:04AM +1000, Bob Devries wrote:
>> According to the documentation, if you want to use printf() to print
>> longs or floats, the following needs to be added somewhere at the
>> beginning of the code, to let the linker know to use the correct library
>> routine:
>>
>>    pffinit(); /* for floats */
>>    pflinit(); /* for longs */
>
> Ah, now we are on to something... :-)  Unfortunately, adding pflinit()
> results in a link error:

John,

Do you need a PDF of the C Compiler docs?


-- 



More information about the Coco mailing list