1
1
openmpi/opal/mca/compress
Gilles Gouaillardet c809aace47 initialize common symbols from opal
A few uninitialized common symbols are remaining:

common symbols generated by flex :
 * opal/util/keyval/keyval_lex.l: opal_util_keyval_yyleng
 * opal/util/keyval/keyval_lex.o: opal_util_keyval_yytext
 * opal/util/show_help_lex.l: opal_show_help_yyleng
 * opal/util/show_help_lex.l: opal_show_help_yytext

common symbol generated by "external" hwloc library:
 * opal/mca/hwloc/hwloc191/hwloc/src/components.o: component_map
2015-05-08 09:48:51 +09:00
..
base initialize common symbols from opal 2015-05-08 09:48:51 +09:00
bzip opal: use C99 subobject naming for component initialization 2015-04-18 10:29:58 -06:00
gzip opal: use C99 subobject naming for component initialization 2015-04-18 10:29:58 -06:00
compress.h MCA: Add the project/project version to the MCA base component 2015-03-27 10:59:04 -06:00
Makefile.am The final step of the RFC: convert the <foo>libdir and friends to fit their respective code areas, and equate them all at the top. Note that we can't entirely separate things as the opal_install_dirs framework can't handle separated locations for the various trees. 2014-05-08 02:01:35 +00:00