RXLisp
Jan de Leeuw <[email protected]> Fri, 30 Aug 2002 12:09:02 -0700
| Newsgroups | gmane.lisp.statistics |
|---|---|
| Message-ID | <[email protected]> |
As you know, I wrap the foo.o files from the XLISP-STAT compile in an archive libxlisp.a and use that in the link of RXLisp.so. Seems to work. I guess it produces a bigger RXLisp.so, but are there other problems with it ? Also, in the other direction, will you use the usual XLISP-STAT foreign code interface to load a comparable bundle R.so into XLISP-STAT ? Which then may have to use a comparable static libR.a. Finally, the duplicate symbols. Both R.bin, which is used as the bundle-loader, and libxlisp.a have a _main, for instance. I force the linker to use the first one, whichever one that is. Could this give problems down the road ? === Jan de Leeuw; Professor and Chair, UCLA Department of Statistics; US mail: 9432 Boelter Hall, Box 951554, Los Angeles, CA 90095-1554 phone (310)-825-9550; fax (310)-206-5658; email: [email protected] homepage: http://gifi.stat.ucla.edu ------------------------------------------------------------------------ ------------------------- No matter where you go, there you are. --- Buckaroo Banzai http://gifi.stat.ucla.edu/sounds/nomatter.au ------------------------------------------------------------------------ -------------------------