On Thu, Jun 24, 1999 at 01:37:32PM +0200, Horst Wetzel wrote: > Hello everybody, > > is it possible to build a 64bit kernel on a 32bit sparc (sparctation > 10)?? > > If it is possible, what compiler do I need? You'll need the egcs64 compiler from sparc, and preferrably the binutils from potato. Just make sure when you run make commands in the kernel source tree to add "ARCH=sparc64" to the command line.