[syslinux] SYSLINUX 2.20-pre1 available

H. Peter Anvin hpa at zytor.com
Thu Dec 16 12:53:14 PST 2004


Quinn wrote:
> 
> Hello Peter,
> 
> I tried to compile your test version under Slackware 9.1 and got the 
> following errors:
> 
> --snip--
> 
> gcc -m32    -c -o crt0.o crt0.S
> crt0.S: Assembler messages:
> crt0.S:65: Error: `4(%esp)' is not a valid 16 bit base/index expression
> make[1]: *** [crt0.o] Error 1
> 

Just change it to 4(%sp) and it should be fine.  I'll make that change 
in my code, too.  Thanks for the report.

	-hpa




More information about the Syslinux mailing list