> ././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 -- linuxbios mailing list [email protected] http://www.openbios.org/mailman/listinfo/linuxbios
