diff options
author | Satish Balay <balay@mcs.anl.gov> | 2018-06-24 18:38:44 +0530 |
---|---|---|
committer | Adam J. Stewart <ajstewart426@gmail.com> | 2018-06-24 08:08:44 -0500 |
commit | f6140375e9433cd4a5bf53d8efec6ac5eee658f3 (patch) | |
tree | 811cef026de18aaca993b7262ec81217df65f66b /share | |
parent | 1e92721ab53eb2476f672c1515b68b3fc6229415 (diff) | |
download | spack-f6140375e9433cd4a5bf53d8efec6ac5eee658f3.tar.gz spack-f6140375e9433cd4a5bf53d8efec6ac5eee658f3.tar.bz2 spack-f6140375e9433cd4a5bf53d8efec6ac5eee658f3.tar.xz spack-f6140375e9433cd4a5bf53d8efec6ac5eee658f3.zip |
xsdk: update xsdk@develop to use plasma@develop (#8555)
plasma@develop has another flag 'DHAVE_MKL' that needs to be disabled [for non-mkl build]
add dependency on gcc-6.0
add in new dependency on readline
plasma: requires both LIBS in make.inc and command line?
If cmd line is missing -some internal values from plasma makefile gets used - causing link errors [on Mac]
tools/lua-5.3.4/src/Makefile: $(MAKE) $(ALL) SYSCFLAGS="-DLUA_USE_LINUX" SYSLIBS="-Wl,-E -lreadline"
if make.inc is missing - I get:
/usr/bin/ld: cannot find -lmkl_intel_lp64
/usr/bin/ld: cannot find -lmkl_sequential
/usr/bin/ld: cannot find -lmkl_core
collect2: error: ld returned 1 exit status
Also add a new dependency -ldl
Diffstat (limited to 'share')
0 files changed, 0 insertions, 0 deletions