From: Daniel A. S. <st...@ic...> - 2002-02-25 15:35:06
|
Jim, sorry for the delay At 10:42 -0800 on 15/2/02, Jim Ingham wrote: >So check it into the head. You can check stuff into the >macosx-8-4-branch too, right? yes, the tclLoadDyld.c patch (adapted for 8.4 vfs apis where necessary) is now checked into the HEAD, core-8-3-1-branch and macosx-8-4-branch I've also checked an older change of mine to the HEAD into macosx-8-4-branch (doesn't seem to have made it through your join): in tcl.m4 & configure, SHLIB_LD_LIBS needs to be set to '${LIBS}', otherwise make fails in unix/dltest. tests/load.test passes in the 3 branches and [load] now gives an error message when a file can't be found/loaded and also searches DYLD_LIBRARY_PATH. Cheers, Daniel -- ** Daniel A. Steffen ** "And now to something completely ** Department of Mathematics ** different" Monty Python ** Macquarie University ** <mailto:st...@ma...> ** NSW 2109 Australia ** <http://www.maths.mq.edu.au/~steffen/> |