[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Gm2] Cygwin/Windows
From: |
Christoph Schlegel |
Subject: |
[Gm2] Cygwin/Windows |
Date: |
Wed, 16 Jan 2013 08:16:35 +0100 |
Hi,
just want to report gm2 (gcc+gm2-latest) builds fine under Cygwin after dirtily
overriding two double definitions by temporarily commenting them out in
signal.h and string.h. There are problems (because of known difficulties with
fork() and Cygwin) running the tests (check-gm2). The process stopped 3 times,
then suddenly succeeded (somehow):
=== gm2 Summary ===
# of expected passes 9550
# of unexpected failures 111
# of unresolved testcases 85
../../gcc-4.1.2+gm2-20130107/gcc/gm2/Make-lang.in:2705: recipe for target
`check-gm2' failed
make: [check-gm2] Error 1 (ignored)
My system is Windows 7:
$ uname -a
CYGWIN_NT-6.1-WOW64 Christoph-THINK 1.7.17(0.262/5/3) 2012-10-19 14:39 i686
Cygwin
I uploaded a binary .zip archive:
http://freepages.modula2.org/downloads/gm2.zip
I have problems as soon as I don't use the standard library:
address@hidden ~/search
$ gm2 -g -flibs=logitech ./search.mod
failed to find definition module SYSTEM.def
address@hidden ~/search
$ gm2 -g -flibs=ulm ./search.mod
failed to find definition module M2RTS.def
Do I have to add something?
Regards
Christoph
- [Gm2] Cygwin/Windows,
Christoph Schlegel <=