GCC: Detect multiple versions of gcc/g++ on linux
Debian/ubuntu systems can have /usr/bin/g++ which is GCC6,
/usr/bin/g++-5 and /usr/bin/g++-7.
The same applies for cross-compilers.
Detect them all.
Change-Id: Ia7b403efbfab60b05c4f27a9011d054d52c3aa1a
Reviewed-by:
Orgad Shaneh <orgads@gmail.com>
Showing
Please register or sign in to comment