Skip to main content
ccowdery9
Associate III
October 16, 2009
Question

Retarget printf() on GCC / IDEaliST?

  • October 16, 2009
  • 12 replies
  • 3000 views
Posted on October 16, 2009 at 08:52

Retarget printf() on GCC / IDEaliST?

    This topic has been closed for replies.

    12 replies

    slawcus
    Associate II
    May 17, 2011
    Posted on May 17, 2011 at 12:55

    Try adding -msoft-float

    pramod
    Visitor II
    May 17, 2011
    Posted on May 17, 2011 at 12:55

    Hi,

    Thanks to Jeff, (

    http://sourceware.org/ml/newlib/2009/msg00073.html

    )

    I found that I am using wrong library version. I changed it to another

    version found under sub-directory thumb/thumb2 and then it works fine!

    I did not have to ''build'' any new library. It already had many different

    versions, built using different options. Only I was using wrong version.

    Thank you all for your help.

    Regards,

    Pramod