I've been running the devel trunk + all released versions on SL since shortly after it came out without problem.
On Jan 24, 2010, at 5:33 PM, Paul H. Hargrove wrote: > I build ompi-1.3.3 on Snow Leopard with no problems. > I have not tried any other versions. > > -Paul > > Graham, Richard L. wrote: >> Has someone managed to build ompi on snow leopard ? I am trying to build, >> and it looks like configure does not detect the support for htonl and >> friends, so it adds the definition. >> static inline uint32_t htonl(uint32_t hostvar) { return hostvar; } >> with the compiler proceeding to do a macro substituion for htonl, which >> obviously does not work. I am hoping someone has run into this AND fixed >> the problem and could save me trying to figure out this part of our >> configure script, and how to fix it. >> >> Thanks, >> Rich >> >> _______________________________________________ >> devel mailing list >> de...@open-mpi.org >> http://www.open-mpi.org/mailman/listinfo.cgi/devel >> > > > -- > Paul H. Hargrove phhargr...@lbl.gov > Future Technologies Group Tel: +1-510-495-2352 > HPC Research Department Fax: +1-510-486-6900 > Lawrence Berkeley National Laboratory > _______________________________________________ > devel mailing list > de...@open-mpi.org > http://www.open-mpi.org/mailman/listinfo.cgi/devel