> -----Original Message----- > > Yes, that's not surprising. There are autoconf macros > (src/cf/solaris-cc.m4, i think) which could be hooked in, or > better yet a > test which tries to determine if a gcc which supports > compiling Solaaris > kernel modules (and uses the requisite flags instead of cc flags in > libafs/MakefileProto.SOLARIS.in) would be nice, if someone > wants to do the > work on that and contribute it I will certainly find some > time to work > with them on it, but at the moment I don't have time to just > do the work. > > There's no point in testing. We know it really wants > /opt/SUNWspro/bin/cc. > If you want it to not want that, it's going to need some help. > > Derrick
I am not necessarily interested in using gcc to compile openafs on Solaris. I just wanted to point out that since our Sun Studio compilers are not located in /opt/SUNWspro, I am used to explicitly setting CC=/apps/coe/bin/cc for configuring a package to use Sun's cc on our system. This does not seem to work for openafs's configure. It insists on using /opt/SUNWspro/bin/cc instead of obeying the location ( CC=/apps/coe/bin/cc ) that I've tried to set. Thanks, -jonathan _______________________________________________ OpenAFS-info mailing list [email protected] https://lists.openafs.org/mailman/listinfo/openafs-info
