Hi, On Thu, 2003-11-13 at 23:33, Jack Gundrum wrote: > Hi, > > The daily builds for windows seem to indicate that Microsoft's cl.net > compiler is not as robust as Intel's icl50 compiler. > Can I use Intel's 7.1 compiler because I cant seem to find the older > compiler and Intel has stopped support for icl50. > What is recommended if I am using Windows? I dont like Visual C++ anyway.
any version of intel's compiler should be fine, except I did not had the time to try the beta 8 versions. Just configure with --with-compiler=icl<version> e.g. icl50, icl60, icl71, ... gerrit ------------------------------------------------------- This SF.Net email sponsored by: ApacheCon 2003, 16-19 November in Las Vegas. Learn firsthand the latest developments in Apache, PHP, Perl, XML, Java, MySQL, WebDAV, and more! http://www.apachecon.com/ _______________________________________________ Opensg-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/opensg-users
