Dear All,
I am trying to rebuild gcc SRPM for RISC-V architecture (without compressed 
instruction support). Can any one please give some clarity, about which 
combination is correct for native compiler without compressed instruction 
support.  

These are the combinations:
1. --with-arch=rv64g --with-multilib
2. --with-arch=rv64gc --with-abi=lp64d --with-multilib-list=lp64d  (Default : 
not working)
3. --with-arch=rv64gc  --with-newlib
4.--with-arch=rv64gc  --with-newlib --disable-multilib

If a perfect combination is not listed above, Please help me out which one is 
the correct combination. I am planning to rebuld gcc SRPM for RV64IMAFD

Thanks in advance
Billa
_______________________________________________
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org
Do not reply to spam on the list, report it: 
https://pagure.io/fedora-infrastructure

Reply via email to