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 wrote:
> 
> > Did you notice? Only puts is missing. This usually indicates that you need to
> > add -fno-builtin to your CFLAGS when you build RedBoot.
> Ok, this works fine! But am I the only one to need such an extra cc flag, for
> it not to be in the default settings?

We haven't recommended to people to use GCC 3 yet, and this is one of the
reasons why :-). I'm going to be fixing this, along with a bunch of other
stuff.

> But wait, I must be the one lamer out there: there is still an build error
> right at the end, when the flash_cksum.tcl script gets called
> (see trace below)
> It seems to me the cygtclsh80 TCL interpreter (last stable version from Cygwin)
> is correctly executed but can't access a "//c/local/..."-like file by itself.
> "/c/..."-like paths don't work too but "c:/..." do. Is there a clean way to
> correct that?

This is hopefully something that will be fixed in an updated config tool
available shortly (the //c style paths will be going away in the next
version of the cygwin DLL). You could probably run it by hand for now as a
workaround :-|.

Jifl
-- 
Red Hat, Rustat House, Clifton Road, Cambridge, UK. Tel: +44 (1223) 271062
Maybe this world is another planet's Hell -Aldous Huxley || Opinions==mine


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