Hi, I am trying to build LDAP SDK on Solaris using gcc. However the Autoconf always detects the native compiler and uses it.
I tried setting the following environment variables export NS_USE_GCC=1 export NO_MDUPDATE=1 export CC=/usr/bin/gcc export HOST_CC=/usr/bin/gcc These options worked for building NSPR, NSS and DBM. However the configure script in Directory SDK is still detecting the native CC compiler. Am I missing something? Is there any option that I can give to configure to force it to use gcc compiler? Thanks, Pradnyesh _______________________________________________ mozilla-directory mailing list [EMAIL PROTECTED] http://mail.mozilla.org/listinfo/mozilla-directory
