GNU bug report logs - #78817
new Intel OneAPI compiler names

Previous Next

Package: libtool;

Reported by: mathar <at> mpia-hd.mpg.de

Date: Tue, 17 Jun 2025 15:46:02 UTC

Severity: minor

Found in version 2.4.6

Full log


View this message in rfc822 format

From: "Richard J. Mathar" <mathar <at> mpia-hd.mpg.de>
To: 78817 <at> debbugs.gnu.org
Subject: bug#78817: new Intel OneAPI compiler names
Date: Tue, 17 Jun 2025 14:18:04 +0200
Package: libtool
Version: 2.4.6
Severity: minor

The names icc and ecc in libtool.m4 (version # serial 58 LT_INIT) in libtool version 2.4.6 (=the current package in openSUSE) are no longer complete, because for the intel2024.0 compiler suite (OneAPI) the compilers are named 
   icpx icx icx-cc icx-cl ifx ifort
See the associations with the various languages in 
https://www.intel.com/content/www/us/en/docs/dpcpp-cpp-compiler/developer-guide-reference/2024-2/invoke-the-compiler.html

There is no icc or ecc in that list, but most likely there are still projects where the Intel compilers are icc or ecc, so their probably should remain in the wild-card cases.

Proposal: extend the case-switches near lines 4696 and 5196 of libtool.m4 to include wildcards so these 6 compiler variants are also recognized.




This bug report was last modified 3 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.