Easiest method is just to use the "mpicc" command to compile your code. It will automatically link you to the right libraries, include directories, etc. You can check the $prefix/bin directory to see all the compiler wrappers we provide.
Ralph On 10/26/06 7:12 AM, "shane kennedy" <kennedy_sh...@yahoo.com> wrote: > i'm not a developer & am used to linking to libraries > using the -l flag. this only appears to work for .a > files. openmpi generates .la files. how do i link > the these? > > __________________________________________________ > Do You Yahoo!? > Tired of spam? Yahoo! Mail has the best spam protection around > http://mail.yahoo.com > _______________________________________________ > users mailing list > us...@open-mpi.org > http://www.open-mpi.org/mailman/listinfo.cgi/users