RE: bootsect.S changes

Richard B. Johnson (root@chaos.analogic.com)
Mon, 18 Oct 1999 08:11:20 -0400 (EDT)


[SNIPPED]

> > opcodes, were fine' -- that was the sole plan at the moment: to have a 2.4
> > kernel that doesn't need as86/ld86 to build.
>

I can't imagine why. That's like deciding to rewrite the kernel so it
doesn't require GCC to build. AS86 was just a TOOL! We try to use the
appropriate tool for various purposes when the need arises. The
appropriate tool to assemble Intel mnemonics is one that understands
Intel. GAS does not. GAS doesn't even know the way Intel assembly
should be written, i.e., destination operand first.

Cheers,
Dick Johnson
**** FILE SYSTEM WAS MODIFIED ****
Penguin : Linux version 2.3.13 on an i686 machine (400.59 BogoMips).
Warning : It's hard to remain at the trailing edge of technology.

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/