[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Gm2] Problem building example ncurses (tarball 4.7.3, Nov 20th, Cygwin3
From: |
Christoph Schlegel |
Subject: |
[Gm2] Problem building example ncurses (tarball 4.7.3, Nov 20th, Cygwin32/Windows7) |
Date: |
Mon, 25 Nov 2013 09:20:32 +0100 |
Hello Gaius,
the problem reported earlier
http://lists.gnu.org/archive/html/gm2/2013-10/msg00038.html
remains at least when post-install-making the ncurses example:
$ make post-install
gm2 -g -fmake-I=../../../../../gcc-4.7.3/gcc/gm2/examples/ncurses
-flibs=pim-coroutine -fmakeall
-I../../../../../gcc-4.7.3/gcc/gm2/examples/ncurses/../../gm2-libs-coroutines:../../../../../gcc-4.7.3/gcc/gm2/examples/ncurses
../../../../../gcc-4.7.3/gcc/gm2/examples/ncurses/testwin.mod -lncurses -lpth
make[1]: Entering directory '/home/Christoph/gm2build/gcc/gm2/examples/ncurses'
/home/Christoph/opt/lib/gcc/i686-pc-cygwin/4.7.3gm2 -c -fmakeall0
-B/home/Christoph/opt/lib/gcc/i686-pc-cygwin/4.7.3 -g -fonlylink
-fobject-path=../../../../../gcc-4.7.3/gcc/gm2/examples/ncurses/../../gm2-libs-coroutines:../../../../../gcc-4.7.3/gcc/gm2/examples/ncurses
-ftarget-ar=/usr/bin/ar -ftarget-ranlib=/usr/bin/ranlib
-fmake-I=../../../../../gcc-4.7.3/gcc/gm2/examples/ncurses -flibs=pim-coroutine
-fmakeall
-I../../../../../gcc-4.7.3/gcc/gm2/examples/ncurses/../../gm2-libs-coroutines:../../../../../gcc-4.7.3/gcc/gm2/examples/ncurses
-I/home/Christoph/opt/lib/gcc/i686-pc-cygwin/4.7.3/gm2/pim-coroutine \
../../../../../gcc-4.7.3/gcc/gm2/examples/ncurses/testwin.mod
make[1]: /home/Christoph/opt/lib/gcc/i686-pc-cygwin/4.7.3gm2: Kommando nicht
gefunden
/tmp/ccUpNZVr.m:28: recipe for target 'testwin.o' failed
make[1]: *** [testwin.o] Error 127
make[1]: Leaving directory '/home/Christoph/gm2build/gcc/gm2/examples/ncurses'
Note the missing '/' in the call to gm2. I am also wondering what -fmakeall0 is
-
Regards,
Christoph
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Gm2] Problem building example ncurses (tarball 4.7.3, Nov 20th, Cygwin32/Windows7),
Christoph Schlegel <=