Multiple files in NCL_DEF_LIB_DIR

From: Paul Scorer <paul.scorer01_at_nyahnyahspammersnyahnyah>
Date: Wed Feb 13 2013 - 11:01:18 MST

Hello all,

Is it the case that if a variable is defined in one .so file in NCL_DEF_LIB_DIR
(so that "nm file1.so" shows, say "02c5c6c D ncl_var_name")
it cannot be referenced from another .so file
(i.e. "nm file2.so shows "U ncl_var_name")?

This certainly seems to be the case, as I get
"file2.so: undefined symbol: ncl_var_name"
on running the ncl code!

Maybe someone could confirm this - and suggest a workaround!

Thanks

PaulS

_______________________________________________
ncl-talk mailing list
List instructions, subscriber options, unsubscribe:
http://mailman.ucar.edu/mailman/listinfo/ncl-talk
Received on Wed Feb 13 11:01:40 2013

This archive was generated by hypermail 2.1.8 : Fri Feb 22 2013 - 17:42:16 MST