[umuff@UMuff-NT /CVS-Repositories/go-mono.com]$ ./mono-build-w32.sh

all fine --> no errors, including the gc.h problem.
...
creating mono.spec
creating config.h


        GC:     boehm


Now type `make' to compile
cd . && autoheader
make  all-recursive
make[1]: Entering directory `/cygdrive/c/CVS-Repositories/go-mono.com/mono'
Making all in mono
make[2]: Entering directory
`/cygdrive/c/CVS-Repositories/go-mono.com/mono/mono'
Makefile:311: *** missing separator.  Stop.
make[2]: Leaving directory
`/cygdrive/c/CVS-Repositories/go-mono.com/mono/mono'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/cygdrive/c/CVS-Repositories/go-mono.com/mono'
make: *** [all-recursive-am] Error 2

[umuff@UMuff-NT /CVS-Repositories/go-mono.com]$ make --version
GNU Make version 3.79.1, by Richard Stallman and Roland McGrath.

[umuff@UMuff-NT /CVS-Repositories/go-mono.com]$ more +311 mono/mono/Makefile
if PLATFORM_WIN32
        arch monograph interpreter jit tests benchmark
else
        arch monograph interpreter jit tests benchmark handles
endif


# Tell versions [3.59,3.63) of GNU make to not export all variables.
# Otherwise a system limit (for SysV at least) may be exceeded.
.NOEXPORT:

- Urs C. Muff

<<attachment: winmail.dat>>

Reply via email to