configure 的疑惑 - Linux

Table of Contents

※ 引述《bonka72 (KingJ)》之銘言:
: 疑惑很久的一個問題
: 安裝很多軟體使用source code
: 使用./configure
: 常常都會出現這行
: checking whether we are cross compiling... no
: 我每次都給他跳過軟體還是裝好好好的
: 請問這行代表的意思是
: 什麼時候才會出現
: checking whether we are cross compiling... yes

做 cross compiling 的時候就會變 yes 了

ex:
./configure --host=arm-angstrom-linux-gnueabi


--


我想你會衰成這樣都是我害的
---- Tizzy Mac

緊張的麥金塔?這是誰(._.?)

--

All Comments