diff options
-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 |