linking
Posted: Tue Oct 21, 2003 3:40 am
Hi,
when i compile kernel with these flags
CPPFLAGS = -ffreestanding -nostdlib -fno-builtin -fno-rtti -fno-exceptions -Wal
kernel compiles and runs, but when i want to compile it with CPPFLAGS = -ffreestanding -nostdlib -fno-builtin -fno-rtti -fno-exceptions -fwritable-strings -Wal
everything compiles but kernel doesn't boot.
why?
when i compile kernel with these flags
CPPFLAGS = -ffreestanding -nostdlib -fno-builtin -fno-rtti -fno-exceptions -Wal
kernel compiles and runs, but when i want to compile it with CPPFLAGS = -ffreestanding -nostdlib -fno-builtin -fno-rtti -fno-exceptions -fwritable-strings -Wal
everything compiles but kernel doesn't boot.
why?