Re: cl.exe and system types

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Mon, 20 Aug 2018, Sébastien Hinderer wrote:

Bob Friesenhahn (2018/08/20 10:44 -0500):
I don't know that MSVC is supported by Autotools.  It would be nice if it
was.  Have you seen a statement that this is supported?

Well, here is what AC_PROG_CC outputs when running
$ ./configure CC=cl
checking for i686-pc-windows-gcc... cl
checking whether the C compiler works... yes
checking for C compiler default output file name... conftest.exe
checking for suffix of executables... .exe
checking whether we are cross compiling... no
checking for suffix of object files... obj
checking whether we are using the GNU C compiler... no
checking whether cl accepts -g... yes
checking for cl option to accept ISO C89... none needed
checking how to run the C preprocessor... cl -E

From that, I inferred that cl is supported. Am I wrong here?

I don't know. The pace of Visual Studio development is much faster than Autotools development in recent years. It is possible that MSVC has done something to make things easier.

Are you using Cygwin for your shell environment?

Bob
--
Bob Friesenhahn
bfriesen@xxxxxxxxxxxxxxxxxxx, http://www.simplesystems.org/users/bfriesen/
GraphicsMagick Maintainer,    http://www.GraphicsMagick.org/
_______________________________________________
Autoconf mailing list
Autoconf@xxxxxxx
https://lists.gnu.org/mailman/listinfo/autoconf




[Index of Archives]     [GCC Help]     [Kernel Discussion]     [RPM Discussion]     [Red Hat Development]     [Yosemite News]     [Linux USB]     [Samba]

  Powered by Linux