Embedded targets problem
Joel Sherrill
joel.sherrill@OARcorp.com
Thu Jan 9 16:38:00 GMT 2003
Dmitry wrote:
>
> > If this is all you want to do, why not define inhibit_libc in your
> > target's
> > config/t-XXX file? I think it does exactly what you want to do.
>
> This disables only __eprintf()
Sorry to be thick headed but if inhibit_libc doesn't cover something
it should, then that's a problem. So going back to your list:
_eprintf - inhibit_libc covers this OK
_gcov - where is this symbol? I don't see it.
_gcc_bcmp - has no IO, only depends on size_t being defined and
that comes from gcc so what is wrong with this one?
I would think it should compile without a C library being
there.
But inhibit_libc does appear to cover the basic block profiling
stuff around line 1292.
> Cheers,
> Dmitry.
--
Joel Sherrill, Ph.D. Director of Research & Development
joel@OARcorp.com On-Line Applications Research
Ask me about RTEMS: a free RTOS Huntsville AL 35805
Support Available (256) 722-9985
More information about the Gcc
mailing list