From owner-freebsd-ports Tue Dec 10 3:58: 4 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 833DE37B401 for ; Tue, 10 Dec 2002 03:58:02 -0800 (PST) Received: from uni-sb.de (uni-sb.de [134.96.252.33]) by mx1.FreeBSD.org (Postfix) with ESMTP id 87DE943E4A for ; Tue, 10 Dec 2002 03:58:00 -0800 (PST) (envelope-from netchild@graphics.cs.uni-sb.de) Received: from cs.uni-sb.de (cs.uni-sb.de [134.96.252.31]) by uni-sb.de (8.12.6/2002112700) with ESMTP id gBABufJl027505; Tue, 10 Dec 2002 12:56:41 +0100 (CET) Received: from mail.cs.uni-sb.de (IDENT:2Cm/clce26JWcnVoBip1QgvCnss33KVt@mail.cs.uni-sb.de [134.96.254.200]) by cs.uni-sb.de (8.12.6/2002120200) with ESMTP id gBABuek0020142; Tue, 10 Dec 2002 12:56:40 +0100 (CET) Received: from graphics.cs.uni-sb.de (graphics.cs.uni-sb.de [134.96.249.10]) by mail.cs.uni-sb.de (8.12.6/2002112700) with ESMTP id gBABuc8G023080; Tue, 10 Dec 2002 12:56:38 +0100 (CET) Received: from lux.cs.uni-sb.de (lux.cs.uni-sb.de [134.96.249.22]) by graphics.cs.uni-sb.de (8.12.6/8.12.6/Debian-6Woody) with ESMTP id gBABubXr017359; Tue, 10 Dec 2002 12:56:37 +0100 Received: from graphics.cs.uni-sb.de (localhost [127.0.0.1]) by lux.cs.uni-sb.de (8.12.6/8.12.6/Debian-6Woody) with ESMTP id gBABubMI001393; Tue, 10 Dec 2002 12:56:37 +0100 Message-ID: <3DF5D675.2080607@graphics.cs.uni-sb.de> Date: Tue, 10 Dec 2002 12:56:37 +0100 From: Alexander Leidinger Reply-To: Alexander@Leidinger.net User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.0.0) Gecko/20020623 Debian/1.0.0-0.woody.1 X-Accept-Language: de MIME-Version: 1.0 To: marius@alchemy.franken.de Cc: "Oneill, John J" , "'ports@FreeBSD.org'" Subject: Re: FreeBSD Port: icc-6.0.1.304 References: <2B4461BF89BAD511A86100508B66D538060E64A7@fmsmsx112.fm.intel.com> <20021209231927.A51152@newtrinity.zeist.de> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit 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 marius@alchemy.franken.de wrote: > Have a look at the icc6-port to get an idea of the hacks and > modifications in order to produce native FreeBSD binaries. http://cvsweb.freebsd.org/ports/lang/icc Have a look at "Makefile" for some "dynamic" (regular expressions) and symbol (with objcopy) patches. "files/patch*" contains some "static" patches (generated with "diff"), "files/*.c" is some glue code ("hacks") which are needed too. If you need some help to understand the Makefile logic of the ports tree feel free to ask me or Marius. > The ifc6-port recently also was modified in a similar way (and thus > switched from producing Linux binaries to FreeBSD ones). http://cvsweb.freebsd.org/ports/lang/ifc >>for the Intel compiler support team. >> > > > Great, can you say something about the likelihood of a native FreeBSD > version of the compilers by Intel ? Personally I'd really buy it! We would even be happy if it we could get "unsupported" binaries. If you need some help or resources (a FreeBSD box to test / compile or someone familiar with FreeBSD who is willing to sign a NDA and help a little bit to get it running as a native FreeBSD binary) feel free to contact me at netchild@FreeBSD.org (or use the address in the header), I'm sure we (*@FreeBSD.org) can come up with a solution. Bye, Alexander. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message