[tlbuild] Asymptote Build

Philipp Stephani st_philipp at yahoo.de
Mon Jun 29 16:55:53 CEST 2009


Richard Koch schrieb:
> Compiling on Leopard Intel,  I managed to find, compile, and install the
> fftw and gsl libraries. Then I threw away the .dylib versions of the lib
> files. After recompiling asy, I got a version which passed your first
> two tests, even after throwing away the fftw and gsl libraries. So I
> claim that I managed to statically link those libraries. (I still have
> to test by doing this on my actual build machines, which run Tiger
> rather than Leopard. But I suspect I can use those libraries.)

Presumably you can use otool -L to check for shared libraries. If the
tests succeed and fftw and gsl are not listed as shared libraries, they
are hopefully statically linked. Can you also run the test on some bare
machine without nonstandard libraries or development tools installed?


More information about the tlbuild mailing list