search for: firas_includ

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

Did you mean: firas_include
2002 Oct 22
0
dyn.load()
...quot; $month [1] "06" $day [1] "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. -.-.-.-.-.-.-.-.-.-.-.-.-.-....