https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67733
--- Comment #7 from Igor Kozhukhov <ikozhukhov at gmail dot com> --- i'd like to have DilOS triplets like: Intel: x86_64-dilos/i386-dilos (or for 64bit amd64-dilos) SPARC: sparc64-dilos/sparc-dilos (or sparc32-dilos) (or 64bit: sparcv9-dilos, 32bit: sparcv7-dilos) it one day DilOS can be independent platform and do not depend on illumos. right now we have DilOS as separate platform for ZFS: https://docs.google.com/spreadsheets/d/1CFapSYxA5QRFYy5k6ge3FutU7zbAWbaeGN2nKVXgxCI/edit?pli=1#gid=0 because ZFS features are different. also, with DilOS we are try to port and use Debian userland in main place - it is not what illumos does + additional platform specific updates. i'm DilOS owner. question is: if i need new triplets, what is procedure for add it to GCC mainline? what are triplets can be used/useful for our platform?