Displaying 1 result from an estimated 1 matches for "init_memory_arena".
2004 Dec 08
4
malloc in libcom32 broken?
...alloc to the sample hello.c in the modules directory,
but I still get the following error:
ld -m elf_i386 -T ../lib/com32.ld -o hello.elf hello.o
../libutil/libutil_com.a ../lib/libcom32.a
/usr/lib64/gcc-lib/x86_64-suse-linux/3.3.3/32/libgcc.a
../lib/libcom32.a(malloc.o)(.text+0x13): In function
`init_memory_arena':
/home/hpa/oss/syslinux/release/syslinux-2.12-pre/syslinux-2.12-pre7/com32/lib/malloc.c:42:
undefined reference to `__stack_size'
../lib/libcom32.a(malloc.o)(.text+0x2a):/home/hpa/oss/syslinux/release/syslinux-2.12-pre/syslinux-2.12-pre7/com32/lib/malloc.c:43:
undefined reference to `__sta...