在cross compiler build binutils - Linux

Table of Contents

各位前輩好

小弟再安裝整個tool chain

在build binutils發生一個error

checking lex output file root... ../../binutils-2.15a/binutils/configure: 1:
lex: not found

這個error message有爬過文了

只要安裝 flex這個套件即可

不過我在安裝之後,

很多leaving directory的名稱

不知道這樣是不是代表flex 根本找不到這個物件....

因為(誤以為安裝好flex後)

再重新build binutils

一樣會有同樣問題

希望各位前輩解惑阿

--

All Comments

Damian avatarDamian2011-10-29
沒有環境變數? 裝了後找不到執行檔?