User Tools

Site Tools


splinter3

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
splinter3 [2022/04/04 13:38] – [Make] nicosplinter3 [2022/04/04 13:46] (current) nico
Line 5: Line 5:
 ===== Dependencies ===== ===== Dependencies =====
  
-  * clang compiler+  * [[clang14|clang compiler]]
   * cmake   * cmake
  
Line 20: Line 20:
  
 ===== Module file ===== ===== Module file =====
 +
 +   root@magi3:~# cat /softs/modules/compiled/clang/14/splinter/3
 +   #%Module1.0
 +   proc ModulesHelp { } {
 +   global dotversion
 +   
 +   puts stderr "\tSplinter 3"
 +   }
 +   
 +   module-whatis "Splinter 3"
 +   prepend-path LD_LIBRARY_PATH /softs/splinter-3/lib
 +   prepend-path LIBRARY_PATH /softs/splinter-3/lib
 +   prepend-path C_INCLUDE_PATH /softs/splinter-3/includes
 +   prepend-path CPLUS_INCLUDE_PATH /softs/splinter-3/includes
 +   prepend-path CPATH /softs/splinter-3/includes
 +   prepend-path OBJC_INCLUDE_PATH /softs/splinter-3/includes
splinter3.1649072319.txt.gz · Last modified: 2022/04/04 13:38 by nico