[Coco] Microware C Compiler port

John W. Linville linville at tuxdriver.com
Wed Jan 21 22:12:21 EST 2009


On Wed, Jan 21, 2009 at 08:37:28PM -0500, Steven Hirsch wrote:
> 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?

I've got a tattered original bound version somewhere, but a PDF
wouldn't hurt. :-)

John
-- 
John W. Linville		Linux should be at the core
linville at tuxdriver.com			of your literate lifestyle.



More information about the Coco mailing list