summaryrefslogtreecommitdiffstats
path: root/Source/TODO
diff options
context:
space:
mode:
authorBill Hoffman <bill.hoffman@kitware.com>2002-11-14 21:29:14 (GMT)
committerBill Hoffman <bill.hoffman@kitware.com>2002-11-14 21:29:14 (GMT)
commit610b04713c85d8a44b03a7a18fb2a0cfccd6d1d6 (patch)
tree112a4fd35e4058c5eb9cee29bc87f80d425cf22f /Source/TODO
parent3118795db0f277ca8a3a1a1887c33d436716da3f (diff)
downloadCMake-610b04713c85d8a44b03a7a18fb2a0cfccd6d1d6.zip
CMake-610b04713c85d8a44b03a7a18fb2a0cfccd6d1d6.tar.gz
CMake-610b04713c85d8a44b03a7a18fb2a0cfccd6d1d6.tar.bz2
*** empty log message ***
Diffstat (limited to 'Source/TODO')
-rw-r--r--Source/TODO5
1 files changed, 3 insertions, 2 deletions
diff --git a/Source/TODO b/Source/TODO
index ff3a417..8d912a4 100644
--- a/Source/TODO
+++ b/Source/TODO
@@ -1,5 +1,6 @@
-link flags
-.def file in link shared
+HP cc is used to link execuables
+ld is used to link shared libraries built with c, the rpath is shared
+if ld, you have to remove the -Wl,+b and just have a +b
CMAKE_CXX_FLAGS are used to link executables