diff options
author | Brad King <brad.king@kitware.com> | 2009-10-26 15:32:19 (GMT) |
---|---|---|
committer | Brad King <brad.king@kitware.com> | 2009-10-26 15:32:19 (GMT) |
commit | 7b10ec686f9a9400c7aaac649765c2332f2a2085 (patch) | |
tree | 8e0d16b28978d24b1b7a8301a8baa1cef5a640df /Tests/CxxOnly | |
parent | 707d05e9368f53707b23d565967c996878db27d2 (diff) | |
download | CMake-7b10ec686f9a9400c7aaac649765c2332f2a2085.zip CMake-7b10ec686f9a9400c7aaac649765c2332f2a2085.tar.gz CMake-7b10ec686f9a9400c7aaac649765c2332f2a2085.tar.bz2 |
Skip SHARED lib Fortran test with XL and old GNU
The commit "Test all target types in Fortran" enabled a SHARED library
in the Fortran test. However, we do not yet implement support for
shared libraries with XL Fortran (it seems this requires using the C
compiler to link). Furthermore, the old g77 2.97 from Red Hat does not
support shared libs on Itanium because the g2c lib is not -fPIC.
For now we just disable SHARED libs in the test for these tools.
Diffstat (limited to 'Tests/CxxOnly')
0 files changed, 0 insertions, 0 deletions