diff options
author | Bill Hoffman <bill.hoffman@kitware.com> | 2002-11-14 21:29:14 (GMT) |
---|---|---|
committer | Bill Hoffman <bill.hoffman@kitware.com> | 2002-11-14 21:29:14 (GMT) |
commit | 610b04713c85d8a44b03a7a18fb2a0cfccd6d1d6 (patch) | |
tree | 112a4fd35e4058c5eb9cee29bc87f80d425cf22f /Source/TODO | |
parent | 3118795db0f277ca8a3a1a1887c33d436716da3f (diff) | |
download | CMake-610b04713c85d8a44b03a7a18fb2a0cfccd6d1d6.zip CMake-610b04713c85d8a44b03a7a18fb2a0cfccd6d1d6.tar.gz CMake-610b04713c85d8a44b03a7a18fb2a0cfccd6d1d6.tar.bz2 |
*** empty log message ***
Diffstat (limited to 'Source/TODO')
-rw-r--r-- | Source/TODO | 5 |
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 |