sdcc versus ccs
David McNab <[email protected]>
| Newsgroups | gmane.comp.hardware.microcontrollers.gnupic |
|---|---|
| Message-ID | <[email protected]> |
Hi, I compiled and built the same program on both sdcc and ccs C compilers, both targetting pic18f452. The sdcc version produced a binary size of 7260 bytes. Compared to ccs's 1236 bytes. Sizes differing by a factor of almost 6 times!!! Guess I might be putting my sdcc experiments on hold for a while. -- Cheers David