I wasn't clear on your response about the nature of the jss*.lib files: who/what uses them? You certainly don't need them to build and run a JSS app, so what is their intended use?...
-- POC "Jamie Nicolson" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED]... > Patrick wrote: > > I made a modification to jss/ssl/callbacks.c, and when I rebuilt JSS (in > > mozilla/security/jss, run make), the jssssl.lib library gets rebuilt but not > > the jss3.dll. Should the dll also be rebuilt by the JSS build system? > > The DLL needs to get rebuilt, but you'll have to do it manually, because > the build system doesn't know that it needs to do it. > > > > > And BTW, are all the jss*.lib files (jsscrypto, jsspkcs11, jssmanage, jss3, > > jsssl) the static lib version of jss3.dll? > > You might be able to make that work. > > >
