Peter Kehl wrote: > ... > > # make all > gcc -D_KERNEL -ffreestanding -fno-builtin -Wall -Werror -Wno-unknown-pragmas > -m64 -mcmodel=kernel -I/export/home/peterk/Desktop/ON/usr/src/uts/common -c > zyd.c > zyd.c:1: error: code model `kernel' not supported in the 32 bit mode > zyd.c:1: sorry, unimplemented: 64-bit mode not compiled in > make: *** [zyd.o] Error 1 > # > > ... > > What can I do? Is the only way to get current sources with mercurial? And > when I compile it with sources from mercurial, will it run with my b63 > installation? Or do I need to upgrade to a newer version than b63? > Please try the SUN cc/make instead of gcc/gmake, I've ever built this successfully.
-- Quaker
