Build gcc
★oath 丶
chen1551240171@outlook.com
Wed Dec 12 00:59:00 GMT 2018
Hello.
I try to build gcc-8.2.0 from source, it has succeeded. But I have some problems:
------------------------------------------------
../gcc-8.2.0/configure --prefix=/opt/tools --enable-languages=c,c++,objc,obj-c++,ada,fortran,go,lto --enable-shared --enable-plugin --enable-nls --enable-lto --enable-libmpx --enable-default-pie --with-system-zlib --with-target-system-zlib --enable-multiarch --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib
--------------------------------------------------
1. The lib installed in lib32,lib64 and libx32, but I want the files of lib64 installed in /opt/tools/lib.How should I do?
2.The glibc in ubuntu 18.04 LTS is 2.27,but this gcc built with 2.28.How to deal with the relation of them ?
Thanks.
Jack.
获取 Outlook for Android<https://aka.ms/ghei36>
获取 Outlook for Android<https://aka.ms/ghei36>
More information about the Gcc-help
mailing list