1
1
openmpi/opal/config
Jeff Squyres 92adbc5d72 Fix some problems with the Fortran wrapper compiler flags,
particularly with respect to threading flags.  

Before this change, the following scenario would fail (e.g., on Linux
with pthreads):

{{{
$ ./configure --disable-shared --enable-static ...
$ make clean install
$ cd examples
$ make clean all
}}}

Linking the Fortran examples would fail with missing pthread symbols.

This commit was SVN r26927.
2012-07-31 18:12:24 +00:00
..
config_files.m4 Update libevent to the 2.0 series, currently at 2.0.7rc. We will update to their final release when it becomes available. Currently known errors exist in unused portions of the libevent code. This revision passes the IBM test suite on a Linux machine and on a standalone Mac. 2010-10-24 18:35:54 +00:00
opal_case_sensitive_fs_setup.m4 Move the test for case-sensitive file system from ompi to opal so that all layers can have that knowledge. 2009-12-29 23:26:45 +00:00
opal_check_attributes.m4 - The Sun-compiler 12 update 1 complains about noreturn-attributes 2010-08-27 09:18:30 +00:00
opal_check_compiler_version.m4 WARNING: Work on the temp branch being merged here encountered problems with bugs in subversion. Considerable effort has gone into validating the branch. However, not all conditions can be checked, so users are cautioned that it may be advisable to not update from the trunk for a few days to allow MTT to identify platform-specific issues. 2010-09-17 23:04:06 +00:00
opal_check_ident.m4 Per http://www.open-mpi.org/community/lists/devel/2010/11/8671.php, 2010-11-12 23:22:11 +00:00
opal_check_offsetof.m4 Per http://www.open-mpi.org/community/lists/devel/2010/11/8671.php, 2010-11-12 23:22:11 +00:00
opal_check_os_flavors.m4 Fix copyright. 2012-02-17 11:40:44 +00:00
opal_check_pthread_pids.m4 * Rename OMPI_CHECK_PTHREAD_PIDS to OPAL_CHECK_PTHREAD_PIDS. 2011-03-17 11:59:54 +00:00
opal_check_visibility.m4 After a bunch more back-n-forth with Paul Hargrove, hopefully this 2012-02-17 00:09:32 +00:00
opal_config_asm.m4 Patch from Evan Clinton, reviewed by Leif Lindholm, for supporting 2012-04-30 20:49:55 +00:00
opal_config_threads.m4 Fix some problems with the Fortran wrapper compiler flags, 2012-07-31 18:12:24 +00:00
opal_configure_options.m4 Fixes trac:2913. Ensure that OMPI_VERSION is tolerant of having spaces in 2012-06-25 17:04:25 +00:00
opal_functions.m4 Per http://www.open-mpi.org/community/lists/devel/2010/11/8671.php, 2010-11-12 23:22:11 +00:00
opal_setup_cc.m4 - Check, whether the compiler supports __builtin_clz (count leading 2011-10-11 22:49:01 +00:00
opal_setup_cxx.m4 Per http://www.open-mpi.org/community/lists/devel/2010/11/8671.php, 2010-11-12 23:22:11 +00:00
opal_setup_libltdl.m4 Gah! Fix confusion about what files are in the source tree and what 2012-02-23 16:13:09 +00:00
opal_setup_wrappers.m4 Per http://www.open-mpi.org/community/lists/devel/2010/11/8671.php, 2010-11-12 23:22:11 +00:00