Hi Vivek, Vivek Ayer schrieb:
Just wondering if the sparc64 ports supports any binary emulation modes. COMPAT_LINUX perhaps.
compat_linux(8) only applies to i386 for now. Feel free to port it to sparc64 ;-)
Also, I was looking into recompiling the kernel in sparc64 and I notice no such compiling directories or example config files exist in /usr/src. What do I have to do to compile my own kernel in sparc64?
for compiling kernel, see the FAQ and release(8). You have to fetch the sources first, and be careful to select the version matching your system.
Julian