x264需要用到的汇编编译器yasm

本文档详细介绍了如何在Linux环境下安装和配置yasm 0.7.2,这是一个用于x264项目的汇编编译器。首先,下载并解压yasm源代码,然后通过指定prefix和host参数运行configure脚本进行交叉编译。接着进行编译和安装,确保目标路径正确。安装完成后,yasm将可用于arm平台的汇编代码编译,对于x264编码库的开发和优化至关重要。
摘要由CSDN通过智能技术生成
 

yasm0.7.2(x264需要用到的汇编编译器)

http://yasm.tortall.net/releases/Release0.7.2.html

 

提前工作阅读INSTALL文件

 

[root@DeebugFedoraPC yasm-0.7.2]# ./configure --enable-shared --prefix=/usr/local/arm/4.3.2/arm-none-linux-gnueabi/ --host=arm-linux

configure: WARNING: If you wanted to set the --build type, don't use --host.

    If a cross compiler is detected then cross compile mode will be used.

checking for a BSD-compatible install... /usr/bin/install -c

checking whether build environment is sane... yes

checking for a thread-safe mkdir -p... /bin/mkdir -p

checking for gawk... gawk

checking whether make sets $(MAKE)... yes

checking for arm-linux-strip... arm-linux-strip

checking whether to enable maintainer-specific portions of Makefiles... no

checking for style of include used by make... GNU

checking for arm-linux-gcc... arm-linux-gcc

checking for C compiler default output file name... a.out

checking whether the C compiler works... yes

checking whether we are cross compiling... yes

checking for suffix of executables... 

checking for suffix of object files... o

checking whether we are using the GNU C compiler... yes

checking whether arm-linux-gcc accepts -g... yes

checking for arm-linux-gcc option to accept ISO C89... none needed

checking dependency style of arm-linux-gcc... gcc3

checking how to run the C preprocessor... arm-linux-gcc -E

checking for arm-linux-gcc option to accept ISO C99... -std=gnu99

checking for arm-linux-gcc -std=gnu99 option to accept ISO Standard C... (cached) -std=gnu99

checking for a BSD-compatible install... /usr/bin/install -c

checking whether ln -s works... yes

checking for arm-linux-ranlib... arm-linux-ranlib

checking for xmlto... no

configure: WARNING: xmlto not found, manpages will not be rebuilt.

checking if malloc debugging is wanted... no

checking for grep that handles long lines and -e... /bin/grep

checking for egrep... /bin/grep -E

checking for ANSI C header files... yes

checking for sys/types.h... yes

checking for sys/stat.h... yes

checking for stdlib.h... yes

checking for string.h... yes

checking for memory.h... yes

checking for strings.h... yes

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值