[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Gm2] Trying to MinGW gm2
From: |
crale |
Subject: |
[Gm2] Trying to MinGW gm2 |
Date: |
Fri, 15 Dec 2006 08:38:29 +0100 |
I was trying to build gm2 in the gcc-3.3.6 sourcetree using MSYS and MinGW
based on gcc-3.4.2 - The following are the lines before make aborts:
gcc -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes
-Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H
-DGENERATOR_FILE -o gengtype.exe \
gengtype.o gengtype-lex.o gengtype-yacc.o ../libiberty/libiberty.a
make[1]: *** No rule to make target `../../gcc-3.3.6/gcc/gm2/gccgm2.c', needed
by `s-gtype'. Stop.
make[1]: Leaving directory `/src/gm2build/gcc'
make: *** [all-gcc] Error 2
By the way, is there still a script somewhere for building MinGW?
---------------------------------------------------------
Free Modula-2 Pages
http://freepages.modula2.org
- [Gm2] Trying to MinGW gm2,
crale <=