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