./reconfigure CC=/path/to/mpicc CXX=path/to/mpic++ --with-kitchen-sink=y
Actually, ./reconfigure doesn't take any arguments (or, rather, it simply ignores all arguments). It just calls ./configure with exactly the same arguments as before.
Best W. ------------------------------------------------------------------------ Wolfgang Bangerth email: [email protected] www: http://www.math.tamu.edu/~bangerth/ _______________________________________________ dealii mailing list http://poisson.dealii.org/mailman/listinfo/dealii
