Coda File System

Re: 64bit SPARC kernel fixes...

From: Roland Mainz <Roland.Mainz_at_informatik.med.uni-giessen.de>
Date: Wed, 11 Oct 2000 08:34:31 +0200
Phil Nelson wrote:

> I'll try your stuff soon.  Currently I don't have a SUN compiler installed.
> Do you know if a recent gcc will be able to do the 64 bit stuff?

I won't try it... =:-)
(Possibly) faulty code in the userspace isn't a problem, but faulty code
in a kernel module may result in the problem that machine cannot boot
anymore (panic in device reconfiguration).

32bit created with gcc 2.95.x should work if you disable that part in
Makefile.in which selects the ISA (target architecture instruction set,
e.g. -xarch=v7 (32bit) or -xarch=v9 (64bit).

But you can download Sun's Workshop 6 and get an evalution license for
30 days (http://www.sun.com/forte/cplusplus/buy.html - be sure to
download all packages, e.g. C/C++/Fortran etc. - the evalution license
covers them all). Then you can buy a permanent license or grab an
evalution license for 30 days again (I know sites which wrote a script
for this... =:-)))

----

Bye,
Roland

-- 
  __ .  . __
 (o.\ \/ /.o) Roland.Mainz_at_informatik.med.uni-giessen.de
  \__\/\/__/  gisburn_at_informatik.med.uni-giessen.de
  /O /==\ O\  MPEG specialist, C&&JAVA&&Sun&&Unix programmer
 (;O/ \/ \O;) TEL +49 641 99-13193 FAX +49 641 99-41359
Received on 2000-10-11 02:35:17