Re: [Sdcc-user] STM32 code size

2014-10-07 Thread remi
no effence :) Is the subject line should say stm8 ? not 32 ... stm32 has already gcc ... Regards Le 2014-10-07 15:01, Ben Shi a écrit : > Glad to hear that. > > In my opinion, an efficient way to optimize the code size is to substitute > the standard libraries in c to in assembly, be

Re: [Sdcc-user] STM32 code size

2014-10-07 Thread Ben Shi
Glad to hear that. In my opinion, an efficient way to optimize the code size is to substitute the standard libraries in c to in assembly, besides more deep optimizations in the code generator. So I hope more users can donate their code, just like Krzysztof Nikiel's patch #246. ( http://sourcefo

Re: [Sdcc-user] STM32 code size

2014-10-07 Thread Ben Shi
Glad to hear that. In my opinion, an efficient way to optimize the code size is to substitute the standard libraries in c to in assembly, besides more deep optimizations in the code generator. So I hope more users can donate their code, just like Krzysztof Nikiel's patch #246. (http://sourcefor