[syslinux] malloc in libcom32 broken?

H. Peter Anvin hpa at zytor.com
Wed Dec 8 11:30:52 PST 2004


Jeff Kalikstein wrote:
> This is still not working for me.  I see extern size_t
> __stack_size in malloc.c, and size_t stack_size in
> stack.o, but no __stack_size.  I am not entirely
> familiar with the name mangling conventions of gcc,
> though.
>  

No, that's just a bug; it should be __stack_size everywhere.

	-hpa




More information about the Syslinux mailing list