From owner-freebsd-ports Sun Mar 31 4:19:50 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mailout01.sul.t-online.com (mailout01.sul.t-online.com [194.25.134.80]) by hub.freebsd.org (Postfix) with ESMTP id 5F99837B416; Sun, 31 Mar 2002 04:19:12 -0800 (PST) Received: from fwd03.sul.t-online.de by mailout01.sul.t-online.com with smtp id 16re4X-0000tk-00; Sun, 31 Mar 2002 14:04:33 +0200 Received: from Magelan.Leidinger.net (520065502893-0001@[217.83.20.61]) by fmrl03.sul.t-online.com with esmtp id 16re4P-1bku1YC; Sun, 31 Mar 2002 14:04:25 +0200 Received: from Leidinger.net (netchild@localhost [127.0.0.1]) by Magelan.Leidinger.net (8.12.2/8.12.2) with ESMTP id g2VB4FFL003781; Sun, 31 Mar 2002 13:04:19 +0200 (CEST) (envelope-from netchild@Leidinger.net) Message-Id: <200203311104.g2VB4FFL003781@Magelan.Leidinger.net> Date: Sun, 31 Mar 2002 13:04:15 +0200 (CEST) From: Alexander Leidinger Subject: Re: lang/icc doesn't compile c++ sources To: tlambert2@mindspring.com Cc: nick-lists@netability.ie, hackers@FreeBSD.ORG, ports@FreeBSD.ORG, cy@FreeBSD.org In-Reply-To: <3CA67AAD.58C6DC82@mindspring.com> MIME-Version: 1.0 Content-Type: TEXT/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8BIT X-Sender: 520065502893-0001@t-dialin.net Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On 30 Mär, Terry Lambert wrote: >> "/usr/include/stdlib.h", line 57: error: invalid combination of type specifiers >> typedef _BSD_WCHAR_T_ wchar_t; > > This seems to be a problem with the wchar_t being intrinsic, > and defined anyway for the compiler. So we just have to "#if !defined(__ICC)" it? Hmm, I have to test this, perhaps tomorrow. >> [piles more warnings chopped >> >> This, of course, indicates nothing more than that the linux_devtools >> package hasn't been installed: a simple "pkg_add -r linux_devtools" >> appears to fix the problem. The devtools package should be included on >> the port dependency list to fix it properly. > > Actually, when you install the Linux devtools, then what you > get is a Linux binary search path inserted first. This is > actually the *wrong* thing, if what you want is to use the > compiler to generate native FreeBSD binaries. ACK. > Probably, it would be best to handle the warnings, each on a > case-by-case basis. > > Unless what you really want is to generate Linux binaries on > FreeBSD? The we have to provide a different icc port (linux_icc?) for it. The actual port is specially designed to _not_ be able to produce linux object files (some replacement headers get removed). >> Also, the intel folks don't seem to understand csh syntax very well, >> according to the last line of compiler50/ia32/bin/iccvars.csh, which >> states: >> >> > setenv INTEL_FLEXLM_LICENSE=/licenses >> >> Oops - that should have been caught by QA. Unfortunately, this file is >> modified by pre-patch:, which means that a simple patch won't do the >> trick if people decide to install the port in a different location. >> Hmmm. >> >> I've mailed gnats about both of these problems, and have included >> suggested fixes for each. > > I think this is just a "sed" path that is supposed to be replaced > during the installation. This is a probably bug in the FreeBSD > install replacement, rather than an Intel bug. No, it's an Intel bug. And it will be fixed in the next PORTREVISION (I'm waiting a little bit to see if I need to do something for the C++ problem). Bye, Alexander. -- The best things in life are free, but the expensive ones are still worth a look. http://www.Leidinger.net Alexander @ Leidinger.net GPG fingerprint = C518 BC70 E67F 143F BE91 3365 79E2 9C60 B006 3FE7 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message