Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 24 Aug 2013 19:42:17 +0400
From:      Slawa Olhovchenkov <slw@zxy.spb.ru>
To:        David Chisnall <theraven@FreeBSD.org>
Cc:        "Sam Fourman Jr." <sfourman@gmail.com>, toolchain@FreeBSD.org, Boris Samorodov <bsam@passap.ru>, FreeBSD Current <current@FreeBSD.org>
Subject:   Re: GCC withdraw
Message-ID:  <20130824154217.GE3796@zxy.spb.ru>
In-Reply-To: <EC9008A3-1737-470F-9067-C38FF13CFA20@FreeBSD.org>
References:  <20130822200902.GG94127@funkthat.com> <105E26EE-8471-49D3-AB57-FBE2779CF8D0@FreeBSD.org> <5217413A.9080105@passap.ru> <20130823111647.GT2951@home.opsec.eu> <521745F2.8050607@passap.ru> <CAOFF%2BZ3vbOgMO7T-BKZnhKte6=rFoGcdYcft5kpAgNH2my1JKg@mail.gmail.com> <20130824115158.GA88999@zxy.spb.ru> <EC9008A3-1737-470F-9067-C38FF13CFA20@FreeBSD.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, Aug 24, 2013 at 01:10:46PM +0100, David Chisnall wrote:

> On 24 Aug 2013, at 12:51, Slawa Olhovchenkov <slw@zxy.spb.ru> wrote:
> 
> > Oh, I remember. mplayer on i386 can't be builded witch clang -- clang
> > don't understand inlined asm.
> 
> Clang supports inline asm.  If there is some specific inline asm
> syntax that clang does not recognise, then please will you point me
> to the relevant LLVM bug report and I will investigate it.

Sorry, I don't know about clang/llvm bug reports, I just try to build
mplayer with Win32 codecs support on FreeBSD-10/i386.

And currenly (in rev r315041) building by clang disabled in ports tree.

PS: Also, if FreeBSD ship clang why ship not full set of clang?
For example, when I try to build llvm-lua not found sets of files:

LLVMCompiler.cpp:25:30: error: llvm/LLVMContext.h: No such file or directory
LLVMCompiler.cpp:26:31: error: llvm/DerivedTypes.h: No such file or directory
LLVMCompiler.cpp:27:50: error: llvm/ExecutionEngine/ExecutionEngine.h: No such file or directory
LLVMCompiler.cpp:28:25: error: llvm/Module.h: No such file or directory
LLVMCompiler.cpp:29:30: error: llvm/PassManager.h: No such file or directory
LLVMCompiler.cpp:30:36: error: llvm/Analysis/Verifier.h: No such file or directory
LLVMCompiler.cpp:31:36: error: llvm/Target/TargetData.h: No such file or directory
LLVMCompiler.cpp:32:39: error: llvm/Target/TargetMachine.h: No such file or directory
LLVMCompiler.cpp:33:40: error: llvm/Target/TargetOptions.h: No such file or directory
LLVMCompiler.cpp:34:36: error: llvm/Transforms/Scalar.h: No such file or directory
LLVMCompiler.cpp:35:33: error: llvm/Transforms/IPO.h: No such file or directory
LLVMCompiler.cpp:36:43: error: llvm/Transforms/Utils/Cloning.h: No such file or directory
LLVMCompiler.cpp:37:36: error: llvm/Support/IRBuilder.h: No such file or directory
LLVMCompiler.cpp:38:32: error: llvm/Support/Timer.h: No such file or directory
LLVMCompiler.cpp:39:38: error: llvm/Support/CommandLine.h: No such file or directory



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20130824154217.GE3796>