[syslinux] syslinux 2.10 (error during menu compile)

Günther Pfannhauser guenther at ongel.at
Mon Jun 28 08:08:43 PDT 2004


Am Dienstag, 22. Juni 2004 14:27 schrieb guenther at ongel.at:
> When I try to compile the menu I got the following:
>
> gcc -m32 -funsigned-char -g -W -Wall -march=i386
> -falign-functions=0 -falign-jumps=0 -falign-loops=0 -Os -MMD
> -S -o main.s main.c
> echo '.code16gcc' | cat - main.s > main.s16
> as -o main.o16 main.s16
> gcc -m32 -funsigned-char -g -W -Wall -march=i386
> -falign-functions=0 -falign-jumps=0 -falign-loops=0 -Os -MMD
> -S -o biosio.s biosio.c
> biosio.c: In function `getdisppage':
> biosio.c:61: error: bp cannot be used in asm here
> make: *** <biosio.s> Error 1


forget my question!

I've searched the archive and found this article:
 
http://www.zytor.com/pipermail/syslinux/2004-June/003643.html

which solved my problem.




More information about the Syslinux mailing list