The easiest way is -- if you have csh

setenv CC xlc
setenv CXX xlC
rm config.cache
./configure

Now xlc and xlC will be used.

David


It's so good to know you're not totally wacked.

A separate question: how do I configure to use xlc instead of gcc?  I
tried a make-clean, editing config.cache to change ac_prog to xlc from
gcc, reconfigure, make.  It won't make finle src/exec/libdx/buffer.c from
buffer.Z.

Thanks,
RAndy

--
.............................................................................
David L. Thompson                          The University of Montana
mailto:[EMAIL PROTECTED]                 Computer Science Department
http://www.cs.umt.edu/u/dthompsn           Missoula, MT  59812
                                           Work Phone : (406)257-8530

Reply via email to