Re: IDE for Atmel ARM processor



Chris Hills wrote:
>
.... snip ...
>
> How ever by coincidence today I have come across a company that
> has found using GNU has cost it dearly.
>
> They have run out of code space. They are now in mid project going
> to have to port al the code to a commercial compiler that is more
> efficient.

Sounds like a silly characterization. They have obviously been
able to produce in the past, with minimal toolchain expenses. The
fact that they don't want to spend the effort building better code
generators has nothing to do with that. If they wrote non-standard
code and didn't keep the system specific stuff separate, that is
their own fault. For all we know their bloat problems may have to
do with the size and organization of the system library, or the
unnecessary usage of big modules such as scanf and printf.

--
"If you want to post a followup via groups.google.com, don't use
the broken "Reply" link at the bottom of the article. Click on
"show options" at the top of the article, then click on the
"Reply" at the bottom of the article headers." - Keith Thompson

.



Relevant Pages

  • Re: IDE for Atmel ARM processor
    ... > Chris Hills wrote: ... snip ... ... >> How ever by coincidence today I have come across a company that ... I picked up a firmware project ...
    (comp.arch.embedded)
  • Re: [Call for testers] "BSD ar"
    ... This won't work as GNU ranlib is not merely a hardlink to ar. ... The modifier v makes ar list each file as it is appended. ...
    (freebsd-current)
  • Re: Bye bye Keil 166 and 8051 (??)
    ... >> The fact that it is open source makes matter worse. ... GNU ARM tools are free and an option for the original poster (I didn't ... Chris Hills then jumps in and tromps all over GNU. ...
    (comp.arch.embedded)
  • Re: Query:how to use windows api in my c source code?
    ... Chris Hills said: ... we'd get a torrent of people asking OT questions and expecting ...
    (comp.lang.c)
  • Re: ANNOUNCE: DJGPP port of GNU Make 3.81 uploaded
    ... This is a port of GNU Make 3.81 to MSDOS/DJGPP. ... snip ... ... After inspecting the bug mailing list of GNU make I found a patch ...
    (comp.os.msdos.djgpp)