search for: firas_lib

Displaying 1 result from an estimated 1 matches for "firas_lib".

2002 Oct 22
0
dyn.load()
...17" $language [1] "R" on UNIX: > uname -a SunOS amtss014 5.8 Generic_108528-01 sun4u sparc SUNW,Ultra-Enterprise I compiled the shared library as follows: cc -o libRClib.so -G RCtest.c \ -I${SYBASE}/embeddedsql/include \ -I${FIRAS_INCLUDE} \ -L${SYBASE}/embeddedsql/lib -L${FIRAS_LIB} \ -ldl -lct -lcs -ltcl -lcomn -lintl -lnsl \ -lmm_infc -lmm_fc -lm I tried different orderings for the included libraries; to no avail. I also used the shared library from a test programme. It compile and ran correctly. -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-....