My point was *non-C-compilers* can read *C/C++* header files because they need to read the ABI definitions to use it from their non C/C++ code.

That makes a C/C++ header file consumable by pretty much any kind of compiler, so it's *completely useless* to try to make C/C++ devel packages pull in a compiler, via virtual provides or not.

Only the packager knows the compiler he intends to use to consume the devel packages of other projects.

--
Nicolas Mailhot
_______________________________________________
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org

Reply via email to