|
按照文档里说的把-core, -g++, 和 -testsuite释放到同一目录,但是在配置时出错,信息如下:
......
checking linker PT_GNU_EH_FRAME support... yes
configure: error:
The following requested languages were not found:c++
The following languages were available: c treelang
Configure in /mnt/lfs/sources/gcc-build/gcc failed, exiting.
好像是说没有C++,但是第一遍安装gcc是不是说只需要-core不需要C++么? |
|