------------------------------------------------------------------------ r44 | mgr | 2006-01-07 15:50:13 +0100 (Sat, 07 Jan 2006) | 11 lines - core/save-cube-lisp.lisp: - parse-ld.so.conf, get-library-paths, find-foreign-library-wrapper, etc. trown away. - The code that gets prepended to sb-alien::try-reopen-shared-object now just gets rid of the directory information of the foreign objects. dlopen (man 3 dlopen) will then find the object (it also looks in the current directory). (The hack that renames the file "alien.so" in "sb-bsd-sockets" to "alien-bsd.so" is still included for that file.) - core/cube-modeller.sh: - Welcome message "Loading shared objects (libraries). . ." commented. ------------------------------------------------------------------------ r45 | mgr | 2006-01-07 15:51:30 +0100 (Sat, 07 Jan 2006) | 2 lines - Adds animation "JackMcCrack-Ebenen.data". ------------------------------------------------------------------------