Benjamin Zhang wrote:
Use cygwin I build nss3.8 OK on win2000. But nss3.9 fail with error:
sh ../../build/cygwin-wrapper
cl -Fonow.obj -c     -W3 -nologo -GF -Gy -MD -GT -
G5 -Od -Z7   -UNDEBUG -DDEBUG_Administrator  -DDEBUG=1 -DXP_PC=1 -DWIN32=1 -
D_DEBUG=1 -DWINNT=1 -D_X86_=1  -DFORCE_PR_LOG

I may not be very useful, but the thing I don't get is why are you compiling with cl if you use cygwin ?
Either you use the windows command prompt with cl, or bash/sh with gcc.
I don't thing using cl with bash/sh is supported.
_______________________________________________
mozilla-crypto mailing list
[EMAIL PROTECTED]
http://mail.mozilla.org/listinfo/mozilla-crypto

Reply via email to