romcc quesiton

Eric W. Biederman ebiederman at lnxi.com
Mon Nov 15 04:35:01 CET 2004


Stefan Reinauer <stepan at openbios.org> writes:

> * Eric W. Biederman <ebiederman at lnxi.com> [041109 23:19]:
> > > I'll try to find more if I get time today.
> > 
> > A complex case would be fine.  With abuild.sh I'm not seeing any compile
> > failures.
>  
> Something's wrong with the line numbers. I get
> incoherent_ht.c:191.8: warning:  "FIXME handle multiple chains!"
> which is 10 lines later..
> Does it ignore the lines with include statements?

Ok.  I have this fixed as well as a few other glitches in the preprocessor.
Error messages could be a little more precise.  But reporting everything
immediately after the error causing construct is not bad.

I believe I even have fixed the:
#if 0
        random assembly code....
#endif
issues as well.  This was accomplished by putting the sanity check at
a slightly higher location in the stack.

It looks like I have most things building again as well.  So far so good..

Eric



More information about the coreboot mailing list