Displaying 2 results from an estimated 2 matches for "dynl".
Did you mean:
dyn
2007 Jan 08
1
Cross-compilation of R and ld bug ?
...(same version of MinGW...).
When I try to cross-compile R (make R), the procedure stopped and returns :
************************************
i586-mingw32-windres --include-dir ../include -i dllversion.rc -o
dllversion.o
i586-mingw32-gcc -shared -s -mwindows -o R.dll R.def console.o
dataentry.o dynl oad.o edit.o editor.o embeddedR.o extra.o opt.o pager.o
preferences.o psignal.o rhome.o rui.o run.o shext.o sys-win32.o system.o
e_pow.o malloc.o ../main/libmai n.a ../appl/libappl.a
../nmath/libnmath.a graphapp/ga.a getline/gl.a ../extra/xd r/libxdr.a
../extra/zlib/libz.a ../extra/pcre/libpcre...
2002 Oct 22
0
dyn.load()
Dear R-help,
I am trying to use routines written in C and Embedded SQL on Sybase in R using dyn.load().
I compiled a couple of test functions into a .so file which I tried to load with R's dynl.load(). This is what happened:
> dyn.load("libRClib.so")
Error in dyn.load(x, as.logical(local), as.logical(now)) :
unable to load shared library "/home/develop/bahomar/tmp/libRClib.so":
ld.so.1: /home/develop/bahomar/R/lib/R/bin/R.bin: fatal: relocation error: f...