>It seems that (at least on Solaris) that gcc is a build requirement for >AOLserver -- it doesn't "do the right thing" when using the SUNWspro >compiler (or maybe I'm just guessing here). > >Is gcc a hard requirement? If so, shouldn't the configure script check >$CC to make sure it's gcc (parse "$CC --version" output, etc.) and >complain and abort if it's not?
FWIW this must be an AOLServer limitation, as the core Tcl has no problems using SunPRO cc. In fact, you must use cc if you want to enable full 64-bit support. Jeff -- AOLserver - http://www.aolserver.com/ To Remove yourself from this list, simply send an email to <[EMAIL PROTECTED]> with the body of "SIGNOFF AOLSERVER" in the email message. You can leave the Subject: field of your email blank.
