Excluding Floating Point Libraries While Using Printf

I was wondering if there is a way to exclude the floating point libraries using calls to printf while I am using fixed point math and have no need for floating point math?

More questions in this forum