search for: _python_interp_

Displaying 3 results from an estimated 3 matches for "_python_interp_".

2009 Jan 25
2
[LLVMdev] -O4 -fvisibility=hidden
...r -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" void FORTRAN(tcl_interp) (const long& canReturn,...
2009 Jan 25
0
[LLVMdev] -O4 -fvisibility=hidden
...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" void > FORTRAN(tcl_interp) (const lon...
2009 Jan 25
2
[LLVMdev] -O4 -fvisibility=hidden
...gt; -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" vo...