Re: [OMPI users] building static and shared OpenMPI libraries on MacOSX

2007-08-22 Thread Lev Givon
Received from Brian Barrett on Wed, Aug 22, 2007 at 10:50:09AM EDT: > On Aug 21, 2007, at 10:52 PM, Lev Givon wrote: > > > (Running ompi_info after installing the build confirms the absence of > > said components). My concern, unsurprisingly, is motivated by a desire > > to use OpenMPI on an xgrid

Re: [OMPI users] building static and shared OpenMPI libraries on MacOSX

2007-08-22 Thread Brian Barrett
On Aug 21, 2007, at 10:52 PM, Lev Givon wrote: (Running ompi_info after installing the build confirms the absence of said components). My concern, unsurprisingly, is motivated by a desire to use OpenMPI on an xgrid cluster (i.e., not with rsh/ssh); unless I am misconstruing the above observation

Re: [OMPI users] building static and shared OpenMPI libraries on MacOSX

2007-08-22 Thread Lev Givon
Received from Brian Barrett on Wed, Aug 22, 2007 at 12:05:32AM EDT: > On Aug 21, 2007, at 3:32 PM, Lev Givon wrote: > > > configure: WARNING: *** Shared libraries have been disabled (-- > > disable-shared) > > configure: WARNING: *** Building MCA components as DSOs > > automatically disabled >

Re: [OMPI users] building static and shared OpenMPI libraries on MacOSX

2007-08-22 Thread Brian Barrett
On Aug 21, 2007, at 3:32 PM, Lev Givon wrote: configure: WARNING: *** Shared libraries have been disabled (-- disable-shared) configure: WARNING: *** Building MCA components as DSOs automatically disabled checking which components should be static... none checking for projects containing MCA

[OMPI users] building static and shared OpenMPI libraries on MacOSX

2007-08-21 Thread Lev Givon
According to the OpenMPI FAQ, specifying the config option --enable-static without specifying --disable-shared should build both shared and static versions of the libraries. When I tried these options on MacOSX 10.4.10 with OpenMPI 1.2.3, however, the following lines in the config output seem to im