Not able to compile NSS for solaris11
Hi,
I am trying to compile 32 bit nss library with gcc 3.4.3 but getting the below error:
/usr/ccs/bin/as: unrecognized option `-__STDC__=0'
gmake[5]: *** [os_SunOS_ultrasparc.o] Error 1
gmake[5]: Leaving directory `/root/NSS_FRESH/mozilla/nsprpub/SunOS5.11_gcc_OPT.OBJ/pr/src/md/unix'
gmake[4]: *** [export] Error 2
gmake[4]: Leaving directory `/root/NSS_FRESH/mozilla/nsprpub/SunOS5.11_gcc_OPT.OBJ/pr/src/md'
gmake[3]: *** [export] Error 2
gmake[3]: Leaving directory `/root/NSS_FRESH/mozilla/nsprpub/SunOS5.11_gcc_OPT.OBJ/pr/src'
gmake[2]: *** [export] Error 2
gmake[2]: Leaving directory `/root/NSS_FRESH/mozilla/nsprpub/SunOS5.11_gcc_OPT.OBJ/pr'
gmake[1]: *** [export] Error 2
gmake[1]: Leaving directory `/root/NSS_FRESH/mozilla/nsprpub/SunOS5.11_gcc_OPT.OBJ'
gmake: *** [build_nspr] Error 2
Please let me know the resolution