wiki:VisIt/runon_Juqueen/linking

Version 1 (modified by Jens Henrik Goebbert, 9 years ago) ( diff )

--

To link with libsimV2 use ${VISIT_LDFLAGS} below

Lots of information to static linking of VisIt can be found here:
http://www.visitusers.org/index.php?title=Static_linking_and_SimV2#Linking_a_simulation

Most important to start with: YOU HAVE TO USE THE XL C++ COMPILER FOR LINKING !!!

Error: Failed to load processor ShellExample
No macro or processor named 'ShellExample' found

If you do not use the xlc C++ compiler of IBM for linking you might have to switch. This requires some more libraries for example if you link a Fortran program using the C++ compiler:

Error: Failed to load processor ShellExample
No macro or processor named 'ShellExample' found
Note: See TracWiki for help on using the wiki.