Oops, I misread your email, missing the bit about the "amhello in the
doc subdir". My proposed solution is therefore useless and wrong, as
made (indirectly) clear by Ralf's answer.
Sorry for the noise.
Stefano
* Peter Rosin wrote on Sat, Jun 19, 2010 at 09:54:22PM CEST:
> The configure script has the following (admittedly boilerplate)
> text in its --help output:
>
> Usage: ./configure [OPTION]... [VAR=VALUE]...
>
> To assign environment variables (e.g., CC, CFLAGS...), specify them as
> VAR=VALUE. Se
At Saturday 19 June 2010, Peter Rosin wrote:
> Hi!
>
> I'm trying to get in position for running the testsuite on MSYS
> using the Microsoft C/C++ Compiler (and don't really know what to
> expect).
>
> As a first step I tried this on a fresh checkout:
>
> ./bootstrap
> ./configure CC=cl CFLAGS
Hi!
I'm trying to get in position for running the testsuite on MSYS using
the Microsoft C/C++ Compiler (and don't really know what to expect).
As a first step I tried this on a fresh checkout:
./bootstrap
./configure CC=cl CFLAGS=-MD CXX=cl CXXFLAGS=-MD
make
and that triggered a distcheck of a