[syslinux] elf.c32 plus it's library

Stéphane ARQUER stephane.arquer at c-s.fr
Mon Sep 24 09:09:35 PDT 2007


I rebuild the elf.c32 with DEBUG activated ine the elf.c
I can see the traces before the booting msg:
Final available map:

Movelist:

Booting...

and it's frozen



Le 24/9/2007, "Geert Stappers" <stappers at stappers.nl> a écrit:

>Op 24-09-2007 om 08:02 schreef Stéphane ARQUER:
>> Le 20/9/2007, "Geert Stappers" <stappers at stappers.nl> a écrit:
>> >Op 20-09-2007 om 15:37 schreef Stéphane ARQUER:
>> >>Le 20/9/2007, "Geert Stappers" <stappers at stappers.nl> a écrit:
>> >>>
>> >>> There might be a "elf.c32 plus it's library" problem
>> >>> and _not a BIOS_ problem ...
>> >> 
>> >> It's working I can see the choose language menu.
>> >
>> >On _all three_ computers?
>> 
>> Yes, I made the test on the three computers and it's working on all.
>
>Mmmm, that means the failed boot of the RTEMS executable is 
>due an error in elf.c32, not in the BIOS the two failing computers.
>
>
>Advice:
>Compile elf.c with debug enabled and rerun the test with the new elf.c32.
>
>
>Cheers
>Geert Stappers
>-- 
>diff --git a/com32/modules/elf.c b/com32/modules/elf.c
>index 3fb1ad6..e681c62 100644
>--- a/com32/modules/elf.c
>+++ b/com32/modules/elf.c
>@@ -49,7 +49,7 @@
> /* If we don't have this much memory for the stack, signal failure */
> #define MIN_STACK      512
> 
>-#define DEBUG 0
>+#define DEBUG 1
> #if DEBUG
> # define dprintf printf
> #else
>
>_______________________________________________
>SYSLINUX mailing list
>Submissions to SYSLINUX at zytor.com
>Unsubscribe or set options at:
>http://www.zytor.com/mailman/listinfo/syslinux
>Please do not send private replies to mailing list traffic.
>




More information about the Syslinux mailing list