Displaying 3 results from an estimated 3 matches for "xplorwrapproc_slav".
Did you mean:
xplorwrapproc_slave
2009 Jan 25
2
[LLVMdev] -O4 -fvisibility=hidden
...rs/howarth/xplor-nih-2.21/bin.Darwin_9_x86/ -lfft -lintVar -lvmd -lpy -lswigpy-xplor -ltclXplor -lswigtcl8-xplor -lnmrPot -lcommon -lmarvin \
-lcrypto -L/sw/lib/llvm-gcc-4.2/lib -lgfortran -llapack -lblas -L/Users/howarth/xplor-nih-2.21/bin.Darwin_9_x86/ \
Undefined symbols:
"_xplorwrapproc_slave_", referenced from:
llvm bitcode in xplor.o
"_python_interp_", referenced from:
llvm bitcode in xplor.o
"_tcl_interp_", referenced from:
llvm bitcode in xplor.o
ld: symbol(s) not found
These are all defined as extern as follows...
extern "C&quo...
2009 Jan 25
0
[LLVMdev] -O4 -fvisibility=hidden
...Darwin_9_x86/ -lfft -lintVar -lvmd -lpy -lswigpy-xplor -
> ltclXplor -lswigtcl8-xplor -lnmrPot -lcommon -lmarvin \
> -lcrypto -L/sw/lib/llvm-gcc-4.2/lib -lgfortran -llapack -
> lblas -L/Users/howarth/xplor-nih-2.21/bin.Darwin_9_x86/ \
>
> Undefined symbols:
> "_xplorwrapproc_slave_", referenced from:
> llvm bitcode in xplor.o
> "_python_interp_", referenced from:
> llvm bitcode in xplor.o
> "_tcl_interp_", referenced from:
> llvm bitcode in xplor.o
> ld: symbol(s) not found
>
> These are all defined as extern...
2009 Jan 25
2
[LLVMdev] -O4 -fvisibility=hidden
...lvmd -lpy -lswigpy-xplor -
> > ltclXplor -lswigtcl8-xplor -lnmrPot -lcommon -lmarvin \
> > -lcrypto -L/sw/lib/llvm-gcc-4.2/lib -lgfortran -llapack -
> > lblas -L/Users/howarth/xplor-nih-2.21/bin.Darwin_9_x86/ \
> >
> > Undefined symbols:
> > "_xplorwrapproc_slave_", referenced from:
> > llvm bitcode in xplor.o
> > "_python_interp_", referenced from:
> > llvm bitcode in xplor.o
> > "_tcl_interp_", referenced from:
> > llvm bitcode in xplor.o
> > ld: symbol(s) not found
> >
&...