>
> the .so for A::R and A::C both statically link to libapreq, which
> should internally bind the entry points between the A::R/A::C and
> libapreq libs, and it does on every platform including Apple.
>
> However, on Apple, the entry points are also *published*, so when both
> .so's are pulled in, you get a duplicate on the libapreq entry points!
> I'm not smart enough to know how to turn that off.
>

Randall:  I think setting the environment variable
DYLD_FORCE_FLAT_NAMESPACE may fix this.  At least it has for me in similar
situations with the python interpreter.

-Jeff

 --
Jeffrey S. Whitaker         Phone  : (303)497-6313
Meteorologist               FAX    : (303)497-6449
NOAA/OAR/CDC  R/CDC1        Email  : [EMAIL PROTECTED]
325 Broadway                Web    : www.cdc.noaa.gov/~jsw
Boulder, CO, USA 80303-3328 Office : Skaggs Research Cntr 1D-124


_______________________________________________
Fink-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-devel

Reply via email to