- 論壇徽章:
- 0
|
> “在redhat3 as3u8下裝gcc4.0.2,
>
> ./configure沒問題
>
> ./make的時(shí)候
> 遇到問題,提示,X86_64-unknown-linux-gnu,就出現(xiàn)error
> 更不用說make install
>
> 出錯(cuò)的信息請(qǐng)參考圖片附件。
>
> 2 在redhat AS4.0u4下就能安裝gcc4.02,在/usr/local/bin/g++就能看得到
問了紅帽工程師,回答是That's already fixed in RHEL4 U4 beta, won't be fixed in RHEL3.
由于redhat3下的bug的問題,不能安裝gcc4.0.2
但是后面一句話,好象告訴有解決的辦法
You should instead reorder the objects linked into libstdc++-v3, compatibility.cc should come last.
但是我不知道libstdc++-v3和compatibility.cc什么東西,libstdc++是一個(gè)std c的動(dòng)態(tài)庫把?compatibility.cc 這個(gè)文件干啥用? |
|