Re: [Sdcc-user] Code size and functions

2006-07-06 Thread Sergio X
2006/7/4, Maarten Brock <[EMAIL PROTECTED]>: Dave,I have been elected to be on the SDCC developer team, but I can assure Ihave had very little training in writing compilers at the university. I considermyself a trained professional in writing software be it embedded or not, but I will not claim I'm

Re: [Sdcc-user] Code size and functions

2006-07-06 Thread Jatin Bhateja
Sergio,   I  have been working with SDCC for quite some time now. Worked in all the phases of SDCC. One advice I would like to give you is the front end of SDCC is not much stable. We can Write plenty of test cases which violate C-Standard by easily pass in this.   If you want to st

Re: [Sdcc-user] Code size and functions

2006-07-06 Thread Maarten Brock
Jatin, If you have patches for SDCC feel free to submit them in the patch tracker on the SourceForge site. http://sourceforge.net/tracker/?group_id=599&atid=300599 If your patches are good, you might be invited on the team. Maarten > Sergio, > > > > I have been working with SDCC for quite some

Re: [Sdcc-user] float print routine

2006-07-06 Thread Olgierd Eysymontt
BTW, the code is posted to be freely used, so use GPL, GPL2, BSD or the licence you want to use, not a problem. Olgierd El mié, 05-07-2006 a las 15:30 -0400, Olgierd Eysymontt escribió: > Hi, as I got no answer to the problem of printing floats in pic16 port, > I made a small routine to print nu