On Wed, Apr 4, 2012 at 4:39 PM, Brian Smith <
bsm...@mozilla.com> wrote:
>
> I don't know what platform JV is on, but I know on Mac OS X,
> all the internal symbols in FreeBL and maybe other libraries
> are exported. This is how the Firefox Sync developers got
> so far in developing their JavaScript implementation of J-PAKE
> based on FreeBL's internal math library; they did all their
> development and testing on Mac OS X and when they were done,
> they were surprised to find they were using functions that you
> can't even reference on Windows (and Linux?).
>
> I am not sure if there is something we can do about this problem
> for Mac OS X.