Just as a footnote: I had no problem with GSL shared libs, they compiled fine from scratch as far as I can remember. It was the graphics stuff which I couldn't get to work. I remember spending several DAYS trying to get it all to compile, and always running into some new damn dependency issue :-) That was aggravated by the fact that OSX Snow Leopard now uses a multi-architecture perl 5.10.0 (64bit, 32bit and PPC) which requires all dependencies to be compiled into 3 different architectures, too.
Ben On 26 Jul 2010, at 10:37, Matthew Kenworthy wrote: >> Assuming you're just wanting to build PDL against static 3rd party libraries >> (GSL, Plplot, etc.), I don't think it's all that difficult. >> It's just a matter of making sure that the PDL build process links against >> static libraries, not shared ones. >> > > Is this something you can do, Rob? > > I went through this process for building the static version of PDL for > Mac OS X. I can send you the build notes, if they'll help you out. > > Cheers, > > Matt > > > -- > Matthew Kenworthy / Assistant Professor / Leiden Observatory > Niels Bohrweg 2 (#463) / P.O. Box 9513 / 2300 RA Leiden / NL > > _______________________________________________ > Perldl mailing list > [email protected] > http://mailman.jach.hawaii.edu/mailman/listinfo/perldl -- Benjamin Schuster-Böckler Frundsbergstrasse 23a 82064 Strasslach Deutschland _______________________________________________ Perldl mailing list [email protected] http://mailman.jach.hawaii.edu/mailman/listinfo/perldl
