[LinuxBIOS] build target - error

Segher Boessenkool segher at kernel.crashing.org
Sun Jan 28 12:05:52 CET 2007


> ././auto.inc:84655: Error: junk at end of line, first unrecognized  
> character is
> `"'
> ././auto.inc:87289: Error: junk at end of line, first unrecognized  
> character is
> `"'
> ././auto.inc:87293: Error: junk at end of line, first unrecognized  
> character is
> `"'
> crt0.S:217: Error: junk at end of line, first unrecognized  
> character is `"'
> crt0.S:220: Error: unknown pseudo-op: `.previous'

Your assembler doesn't understand ELF-style asm dialect.

Try using as cross-compiler to Linux (or, just use Linux
itself).


Segher





More information about the coreboot mailing list