麻煩幫幫忙^^
我安裝的流程如下:
1.binutils 2.16.1
2.gcc 3.4.4
3.newlib 1.13.0
4.gcc 3.4.4
第二個步驟在安裝gcc沒有問題
第四個步驟重新安裝gcc是希望gcc可以link到newlib
可是第四個步驟安裝到一半出現下面的訊息
搞不太懂,為什麼第二次安裝不會有問題
但是第四次就會出錯!
configure: WARNING: No native atomic operations are provided for this
platform.
configure: WARNING: They cannot be faked when thread support is disabled.
configure: WARNING: Thread-safety of certain classes is not guaranteed.
configure: error: No support for this host/target combination.
make: *** [configure-target-libstdc++-v3] Error 1
謝謝
--
我安裝的流程如下:
1.binutils 2.16.1
2.gcc 3.4.4
3.newlib 1.13.0
4.gcc 3.4.4
第二個步驟在安裝gcc沒有問題
第四個步驟重新安裝gcc是希望gcc可以link到newlib
可是第四個步驟安裝到一半出現下面的訊息
搞不太懂,為什麼第二次安裝不會有問題
但是第四次就會出錯!
configure: WARNING: No native atomic operations are provided for this
platform.
configure: WARNING: They cannot be faked when thread support is disabled.
configure: WARNING: Thread-safety of certain classes is not guaranteed.
configure: error: No support for this host/target combination.
make: *** [configure-target-libstdc++-v3] Error 1
謝謝
--
All Comments