Date: Fri, 14 Mar 2003 11:54:03 +0100 From: Alexander Leidinger <Alexander@Leidinger.net> To: ibooprok <boonlert.arc@kmutt.ac.th> Cc: dbader@eece.unm.edu, ports@FreeBSD.ORG Subject: Re: FreeBSD Port: mpich-1.2.5 Message-ID: <3E71B4CB.30507@Leidinger.net> In-Reply-To: <200303141653.06841.boonlert.arc@kmutt.ac.th> References: <200303141653.06841.boonlert.arc@kmutt.ac.th>
next in thread | previous in thread | raw e-mail | index | archive | help
ibooprok wrote: > It is possible to use icc and ifc instead of gcc and g77? > Please, give to me any comment. It depends... generally: if the software doesn't use some gcc specific keywords, it should be possible to use icc instead. In some cases it is just setting CC and CFLAGS to the right values, in some other cases you have to "port" the software over to icc. Bye, Alexander. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3E71B4CB.30507>