Re: [O-MPI devel] build system changes

2005-10-17 Thread George Bosilca
On Sun, 16 Oct 2005, Brian Barrett wrote: folded into the project-level (opal,orte,ompi) library. The advantage is faster build time. The disadvantage is that you can no longer run "make" in ompi/proc (for instance). But we are still able to go in ompi/mca/btl/* and do make install. It will

Re: [O-MPI devel] build system changes

2005-10-16 Thread Brian Barrett
I forgot the whole point of the e-mail... You'll need to autogen / configure / make after updating your subversion checkout. Sorry about that :/. Brian On Oct 16, 2005, at 9:32 PM, Brian Barrett wrote: Hi all - I made yet another round of changes to the build system this weekend. The g