Email: Password: Remember Me | Create Account (Free)

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
01/28/03 19:52
Read: times


 
#37573 - RE: problem in SDCC printf_small
How about trying a similar method
for sprintf ?? any ideas ????

recompile vprintf.c so it includes support for floats. Something like this :

sdcc -c --model-large -DUSE_FLOATS vprintf.c

the path for the file is:
/sdcc/lib/src/vprintf.c

then copy vprintf.rel and vprintf.asm to:
/sdcc/lib/large


karthik bala guru


List of 15 messages in thread
TopicAuthorDate
problem in SDCC printf_small            01/01/70 00:00      
RE: problem in SDCC printf_small            01/01/70 00:00      
RE: problem in SDCC printf_small            01/01/70 00:00      
RE: problem in SDCC printf_small            01/01/70 00:00      
RE: problem in SDCC printf_small            01/01/70 00:00      
RE: problem in SDCC printf_small            01/01/70 00:00      
RE: problem in SDCC printf_small            01/01/70 00:00      
RE: problem in SDCC printf_small            01/01/70 00:00      
RE: problem in SDCC printf_small            01/01/70 00:00      
RE: problem in SDCC printf_small            01/01/70 00:00      
RE: problem in SDCC printf_small            01/01/70 00:00      
RE: problem in SDCC printf_small            01/01/70 00:00      
RE: problem in SDCC printf_small            01/01/70 00:00      
RE: problem in SDCC printf_small            01/01/70 00:00      
RE: problem in SDCC printf_small            01/01/70 00:00      

Back to Subject List