Thanks! This seems to work fine. I was basically doing this, but I had forgotten to setenv CC before configuring on AIX and it was trying to use gcc. I thought my problems were because of the separate directory.
K.C. > > extract openafs sources > mkdir some-dir > cd some-dir > ../path/to/openafs/sources/configure ... > make > > For the most part, objdir builds should work just fine. I haven't built > from a _release_ in a while, but they should work, if not, it should be > fairly easy to get it working. I mostly build from cvs or snapshots. > > -- Nathan > > ------------------------------------------------------------ > Nathan Neulinger EMail: [EMAIL PROTECTED] > University of Missouri - Rolla Phone: (573) 341-4841 > Computing Services Fax: (573) 341-4216 > > > > -----Original Message----- > > From: Kevin Coffman [mailto:[EMAIL PROTECTED] > > Sent: Thursday, April 03, 2003 2:01 PM > > To: [EMAIL PROTECTED] > > Subject: [OpenAFS-devel] building for multiple platforms > > > > > > Is it possible to build *simultaneously* from the same source for > > multiple platforms? If so, what am I missing? > > > > Thanks, > > K.C. _______________________________________________ OpenAFS-devel mailing list [EMAIL PROTECTED] https://lists.openafs.org/mailman/listinfo/openafs-devel
