[syslinux] syslinux 2.10 (error during menu compile)

guenther at ongel.at guenther at ongel.at
Tue Jun 22 05:27:39 PDT 2004


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


thanks
Günther
rm main.s16


Hmmm.. what's wrong with this? Any help?

btw: what are the software requirements for compiling the
menu source?






More information about the Syslinux mailing list