This is the mail archive of the ecos-discuss@sources.redhat.com mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: GDB load "timed out"


Sylvain Gommier <sylvain_gommier@yahoo.fr> writes:

> About RedBoot builds:
> 
> Of course my eCos checkout had just been updated before I made my tests and
> wrote a mail.
> 
> And I had read the redboot user's manual too. Here is what goes wrong with the
> "redboot" template taken out-of-the-box:
> (see trace below)
> I thought some package like the C lib. could be missing and that's why I chose
> the "all" template then...
> Looks like it was not the good idea to have, was it?

Did you notice? Only puts is missing. This usually indicates that you need to
add -fno-builtin to your CFLAGS when you build RedBoot.

Robin


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]