First page Back Continue Last page Overview Graphics
How to Compile & Link ?
Use “charmc”: available under bin
- a multi-lingual compiler driver, understands f90
- Knows where modules and libraries are
- Portable across machines and compilers
Linking
- use “-language femf” : for F90
- Use “–language fem” : for C/C++
See example Makefiles