Camm, The file "exposed" sets 3 global variables |$globalExposureGroupAlist| |$localExposureDataDefault| |$localExposureData|
These are static, hand-maintained alists. I have no idea why they are loaded multiple times. They do not need to be. I will look into it. OK, but for now, if we want ia64, mips, mipsel, alpha, and hppa ports (which maybe we don't), I need to get the interpsys build to load all binary modules just once. As I said before, things apparently work by changing the bookvol5 load at the top of makeint.lisp to a .lsp load as far as this file goes. But there is alas something else that is loading (autoloading?) the following file three times: Error: Binary module load error: /home/camm/axiom-20091101/mnt/linux/algebra/exposed.o Can you help here? Can I use the same trick to load the first two instances in .lsp form? _______________________________________________ Axiom-developer mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/axiom-developer
