Changeset 5636
- Timestamp:
- Dec 22, 2006, 1:20:06 AM (18 years ago)
- File:
-
- 1 edited
-
trunk/ccl/ChangeLog (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ccl/ChangeLog
r5633 r5636 1 2006-12-22 01:40 gb 2 3 * lisp-kernel/ppc-exceptions.c: Ensure that sqrt() is prototyped. 4 5 2006-12-22 01:39 gb 6 7 * lisp-kernel/pmcl-kernel.c: Insist on at least Panther for 8 PPC32/Darwin. 9 10 Use dlopen() on 64-bit Darwin variants. Might want to do a runtime 11 test and use dlfcn functions if at least Tiger. 12 13 (The old dyld functions are deprecated under Leopard, and there's 14 reason to believe that they don't work correctly on at least ppc64/ 15 Leopard; attempting to use NSCreateObjectFileImageFromFile to open 16 a 64-bit .dylib seems to lead to memory corruption rather than 17 returning NSObjectFileImageInappropriateFile. 18 19 The old functions work better than the dlfcn functions on pre-Tiger 20 systems.) 21 1 22 2006-12-19 01:24 gb 2 23
Note:
See TracChangeset
for help on using the changeset viewer.
