Mattias Andrée wrote:

The SYSLINUX bootmanager (stage 1) is written in
NASM (assembly with sane syntax)

No wondering, Peter Anvin works at Intel :)
I am actually exloring assembly, but using AT&T syntax,
which I personally prefer.

UPD: if I understand something, this is not
Intel/NASM syntax. Browse the source:
http://repo.or.cz/syslinux.git/tree
Sigils are present before constants and registers.
Check this one, for example:
http://repo.or.cz/syslinux.git/blob/HEAD:/mbr/mbr.S

Bug reports should be posted here. So yes, you should
post compiling errors here.

Alright. Thanks.

Cheers,
Mitt

Reply via email to