[okl4-developer] Elfadorn - problem with parsing OUTPUT_ARCH

Tomas Hruby thruby at cs.otago.ac.nz
Fri Jul 25 10:11:35 EST 2008


Yup, it seems it solved the problem for me for now.

Cheers, T.

On Thu, Jul 24, 2008 at 09:14:54PM +1000, Geoffrey Lee wrote:
> On Thu, Jul 24, 2008 at 05:43:58PM +1000, Tomas Hruby wrote:
> 
> 
> Hi Tomas
> 
> Could you please try to take the -s option out of the elfadorn command
> line, this should avoid the error.  Let us know how this works out
> for you.
> 
> 	-gl
> 
> > Hi,
> > 
> > While compiling l4test elfadorn exits with the following error. 
> > 
> > Elfadorn error: <AST>:4:18:
> > MismatchedTokenException: <AST>:4:18:
> > 
> > It seems that it does not expect ':' inside OUTPUT_ARCH, instead it
> > expects ')'. Is there any easy fix to this problem? I was trying to
> > track handle it myself, I got as far as 
> > 
> > tools/pyelf/parsers/gnu/gnu_ld_p.py:def macro(self):
> > 
> > where it fails. Since I am not familiar with these scripts I would
> > appreciate your help very much. Using okl4 2.1
> > 
> > The kernel is already compiled and linked. In this part of the build
> > process the linker uses its own scripts. I could supply a fixed copy
> > of the script, however, I am not sure how to tell the building system
> > to use it.
> > 
> > Cheers,
> > 
> > 			Tom
> > 
> > _______________________________________________
> > Developer mailing list
> > Developer at okl4.org
> > https://lists.okl4.org/mailman/listinfo/developer
> > 
> 
> -- 
> 
> 
> _______________________________________________
> Developer mailing list
> Developer at okl4.org
> https://lists.okl4.org/mailman/listinfo/developer
> 



More information about the Developer mailing list