Displaying 1 result from an estimated 1 matches for "libscompile".
Did you mean:
libcompiler
1999 Jul 19
1
Using Scompile with R on Linux
...when compiled using
Scompile, the resulting object causes the complaint by dyn.load that
"ELF file's phentsize not the expected size". Compiling the C code
produced by Scompile with R's SHLIB creates a shared library that
dyn.load's OK, but it seems that the associated library libscompile.a is
not being loaded correctly, as there are now complaints about undefined
symbols. Scompile's syntax is tuned to Solaris, and Linux is probably
different. Has anyone successfully run Scompile with R in Linux and can
offer tips on changing the syntax?
Thanks in advance for any help.
--
Carl...