[OpenAFS-devel] something to test on an sgi

Neulinger, Nathan nneul@umr.edu
Fri, 12 Oct 2001 12:08:28 -0500


Basically I was wanting to get rid of the special case there for sgi, since
it seemed redundant. I'll assume it's kosher, can always put it back the way
it was later if something comes up. 

-- Nathan

> -----Original Message-----
> From: chas williams [mailto:chas@cmf.nrl.navy.mil]
> Sent: Friday, October 12, 2001 12:05 PM
> To: Neulinger, Nathan
> Cc: 'openafs-devel@openafs.org'
> Subject: Re: [OpenAFS-devel] something to test on an sgi 
> 
> 
> >could get rid of the special case for SGI and just link like 
> everything
> >else? or is there some reason that they have to only link to 
> libsys.a?
> 
> idec doesnt seem to need libsys.a but iopen, iread, icreate and istat
> but if you used $LIBS instead of $XLIBS that would pick it 
> up.  of course
> i have no idea what else this would do (btw, some link lines say $LIBS
> $XLIBS, yet $XLIBS is explicitly in $LIBS)
>