作者theanine (theanine)
看板LinuxDev
标题Re: [问题] openSSL 的 cross_compile_prefix 如何说
时间Sun Dec 4 17:22:47 2011
假设你的cross compiler是powerpc-linux-gnu-gcc, 那麽先打
./configure --arch=powerpc-linux-gnu 然後再make. 要看完整的参数列表可以打
./configure --help.
※ 引述《t1999 (t1999)》之铭言:
: 请教一下,
: openSSL 中有一个 cross_compile_prefix 的参数可以在跑 Configure 时带入,
: 那该参数要如何使用?我加了後, 一直 config 不过, 都是得到类似下方的讯息 -
: .. target already defined - $target (offending arg: cross_compile_prefix...
: 请教一下, 该参数要如何设定?
--
※ 发信站: 批踢踢实业坊(ptt.cc)
◆ From: 1.169.172.89