GCC withdraw
Slawa Olhovchenkov
slw at zxy.spb.ru
Sat Aug 24 15:40:12 UTC 2013
On Sat, Aug 24, 2013 at 01:10:46PM +0100, David Chisnall wrote:
> On 24 Aug 2013, at 12:51, Slawa Olhovchenkov <slw at 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
More information about the freebsd-current
mailing list