|
[Rivet] dyld_library_pathAndy Buckley Andy.Buckley at durham.ac.ukWed Oct 10 18:19:40 BST 2007
James Monk wrote: > > On 8 Oct 2007, at 17:53, Andy Buckley wrote: > >> Great - let me know how that goes. Thanks :) > > I've just committed a fix for this and rivetgun-static is now able to > load the analyses on my laptop. I'll need to make a similar change in > rivetgun for the dynamic version to work. It should even work with the > .dll extension on Windows (probably other issues tho') and will work > with .so or .dylib on os x, depending on whether it is built as a bundle > or a shared library. Cool, thanks. Does dynamically loading from .dylib actually work then, even though we thought only .so's were meant to be dlopenable? > I also had to manually #define unix (ironically) in order for the > directory opening tool osdir to work. Did you have to do something > similar, or is it libtool's job to know that? I didn't have to define that. osdir is not a standard package, but rather a hack that I found online, so again flaky compatibility with Mac builds isn't so surprising! Andy -- Andy Buckley: CEDAR @ IPPP, Durham Work: www.cedar.ac.uk www.insectnation.org
More information about the Rivet mailing list |