GNU bug report logs - #26484
feature request: add ICC support on Windows

Previous Next

Package: libtool;

Reported by: sav_ix <at> ukr.net

Date: Thu, 13 Apr 2017 15:33:01 UTC

Severity: wishlist

Fixed in version 2.4.6.41-99bd0

Done: Pavel Raiskup <praiskup <at> redhat.com>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: sav_ix <at> ukr.net
To: 26484 <at> debbugs.gnu.org
Subject: bug#26484: feature request: add ICC support on Windows
Date: Tue, 18 Apr 2017 11:14:18 +0300
[Message part 1 (text/plain, inline)]
The essential ICC feature, that it tries to be GCC on *unix and MSVC on Windows. E.g. on Windows it has almost the same compiler keys, use MSVC Linker and Librarian, Windows SDK headers, etc. For this purpose ICC uses ' VS20xx x64 Native Tools Command Prompt ' to prepare environment. And thus both ICC (icl.exe) and MSVC (cl.exe) compilers are available in PATH variable during ICC run. 

I didn't find any other way to make libtool use ICC, except to adopt MSVC toolchain for ICC . But I have no idea how to make them both to use the same toolchain. Perhaps, the solution could be replace all entries of 'cl.exe' with ${CC} and ${CXX} and set its default values to 'cl.exe'. But still an opened question how to make ICC use '*.cl*)' toolchain. Would be appreciated for any hints. 

And even if it can be solved, it's still not much could be done without libtool Developers. I s there a chance, that someone will be engaged in this feature request? 


Alexander 

[Message part 2 (text/html, inline)]

This bug report was last modified 7 years and 35 days ago.

Previous Next


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