From owner-freebsd-hackers@FreeBSD.ORG Wed Jul 22 20:24:37 2009 Return-Path: Delivered-To: hackers@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B047D106566C for ; Wed, 22 Jul 2009 20:24:37 +0000 (UTC) (envelope-from rdivacky@vlk.vlakno.cz) Received: from vlakno.cz (77-93-215-190.static.masterinter.net [77.93.215.190]) by mx1.freebsd.org (Postfix) with ESMTP id 66B498FC17 for ; Wed, 22 Jul 2009 20:24:37 +0000 (UTC) (envelope-from rdivacky@vlk.vlakno.cz) Received: from localhost (localhost [127.0.0.1]) by vlakno.cz (Postfix) with ESMTP id CC0539CB0D9; Wed, 22 Jul 2009 22:22:46 +0200 (CEST) X-Virus-Scanned: amavisd-new at vlakno.cz Received: from vlakno.cz ([127.0.0.1]) by localhost (lev.vlakno.cz [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id kPb6LVuKoNLC; Wed, 22 Jul 2009 22:22:36 +0200 (CEST) Received: from vlk.vlakno.cz (localhost [127.0.0.1]) by vlakno.cz (Postfix) with ESMTP id 075BA9CB103; Wed, 22 Jul 2009 22:22:36 +0200 (CEST) Received: (from rdivacky@localhost) by vlk.vlakno.cz (8.14.3/8.14.3/Submit) id n6MKMZUI028479; Wed, 22 Jul 2009 22:22:35 +0200 (CEST) (envelope-from rdivacky) Date: Wed, 22 Jul 2009 22:22:35 +0200 From: Roman Divacky To: Igor Mozolevsky Message-ID: <20090722202235.GA28313@freebsd.org> References: <2e566b9e0907202134h5568a06bl33a8d95ac9c7f845@mail.gmail.com> <20090721131735.GA18929@freebsd.org> <2e566b9e0907211818k1a52ef7am5c681a6f4ffc868c@mail.gmail.com> <864ot5jy3f.fsf@ds4.des.no> <20090722141756.GQ55190@deviant.kiev.zoral.com.ua> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.2.3i Cc: Kostik Belousov , hackers@freebsd.org Subject: Re: llvm/clang a tool chain or just a compiler for FreeBSD? X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 22 Jul 2009 20:24:37 -0000 On Wed, Jul 22, 2009 at 04:52:58PM +0100, Igor Mozolevsky wrote: > 2009/7/22 Kostik Belousov : > > > I believe that the nearest action that is quite reasonable and > > profitable by its own merit is divorcing base compiler and compiler used > > to build ports. Even if this means that we would "only" have different > > versions of gcc. > > > On a similar note, has anyone one tried clang + yasm? I did.. it does not work.... and there is no future in this. clang/llvm is getting native elf writer/assembler really soon