On 7/13/05, Mike <[EMAIL PROTECTED]> wrote: > I can't find doc on this anywhere... > > What needs to be done to buildworld with Intel icc on RELENG_5 (or even > RELENG_4)? > > I set the following in /etc/make.conf with no luck: > > PATH=/usr/local/intel_cc_80/bin:/bin:/usr/bin:/sbin:/usr/sbin > > CC=icc > CXX=icpc > NO_CXX= true > > > Thanks, > > -Mike
I am not sure if this is a good idea (compiling world with a non system compiler) ! However you might need to add path info to CC eg. CC=usr/local/intel_cc_80/icc -- Regards. Abu Khaled _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to "[EMAIL PROTECTED]"
