Date: Thu, 21 Nov 2002 15:08:15 +0100 From: Alexander Leidinger <Alexander@Leidinger.net> To: Maho Nakata <maho@FreeBSD.ORG> Cc: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: ports/lang/ifc Makefile Message-ID: <3DDCE8CF.4020801@Leidinger.net> References: <200211192257.gAJMvpUe017556@repoman.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Maho Nakata wrote: > Modified files: > lang/ifc Makefile > Log: > Marked as broken if icc or linux_devtools are > installed. > > Suggested: Marius <marius@alchemy.franken.de> > Alexander Leidinger <Alexander@Leidinger.net> I haven't suggested to mark it broken when linux_devtools is installed. The reason why icc is BROKEN then is because icc picks up linux headers instead of FreeBSDs headers. This results in broken binaries. I assume that fortran programs don't use C headers, so there should be no need to mark ifc BROKEN when linux_devtools is installed, except ifc picks up the linux linker instead of FreeBSDs linker (this may matter, I can't remember if it matters in the icc case, as I hadn't linux_devtools installed). Bye, Alexander. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3DDCE8CF.4020801>