bug-gnulib
[Top][All Lists]
Advanced

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

autoconf + automake support for MSVC


From: Bruno Haible
Subject: autoconf + automake support for MSVC
Date: Fri, 2 Sep 2011 23:11:26 +0200
User-agent: KMail/1.13.6 (Linux/2.6.37.6-0.5-desktop; KDE/4.6.0; x86_64; ; )

Ralf Wildenhues wrote in
<http://lists.gnu.org/archive/html/bug-gnulib/2011-08/msg00236.html>:
> > > Windows+MSVC. I know this is not a gnulib target.
> > 
> > Yes. But it could become a gnulib target if the $CC wrapper script was 
> > agreed
> > upon in GNU. For example, if Automake would distribute it, like it 
> > distributes
> > a couple of other wrapper scripts.
> 
> There is a branch in the Automake git repo which has that.
> Unfortunately, my lack of time has contributed to it not being actively
> merged and maintained.

This branch contains an 'ar' emulation (file 'ar-lib'). Good.
But how is the file 'compile' meant to be used? CC="compile cl"
or how? In other words, if I set CC="cl", how are autoconf tests
that run the compiler meant to be performed?

People routinely use a program called 'cccl' in
  $ ./configure CC=cccl
See [1].

Will that functionality be moved from 'compile' to a script like
'cccl' at some point?

Bruno

[1] 
http://folti.blogs.balabit.com/hu/2009/08/compiling-autoconfmake-projects-under-msvc-part-one/
-- 
In memoriam Robert Mensah <http://en.wikipedia.org/wiki/Robert_Mensah>



reply via email to

[Prev in Thread] Current Thread [Next in Thread]