[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Gm2] Cygwin build fails
From: |
crale |
Subject: |
[Gm2] Cygwin build fails |
Date: |
Mon, 12 Oct 2009 19:05:46 +0200 |
Hi,
I tried to build gm2 today using the gcc+gm2-latest tarball (x86-32, Vista), it
stops with a segmentation fault:
./xgm2 -fcheck-all -g -funbounded-by-reference -fiso -fextended-opaque
-Wpedantic-cast -Wpedantic-param-names -ffunction-sections -fdata-sections -c
-B./stage1/gm2 -g -gdwarf-2 -B./
-Igm2/gm2-libs-iso:../../gcc-4.1.2+gm2/gcc/gm2/gm2-libs-iso
-I../../gcc-4.1.2+gm2/gcc/gm2/gm2-libs
../../gcc-4.1.2+gm2/gcc/gm2/gm2-libs-iso/RndFile.mod -o
gm2/gm2-libs-iso/RndFile.o
../../gcc-4.1.2+gm2/gcc/gm2/gm2-libs-iso/RndFile.mod:0: warning:
-ffunction-sections may affect debugging on some targets
Internal error: Segmentation fault
Please report this crash to the GNU Modula-2 mailing list <address@hidden>
make[2]: *** [gm2/gm2-libs-iso/RndFile.o] Error 1
make[2]: Leaving directory `/home/Christoph/src/gm2build/gcc'
make[1]: *** [all-gcc] Error 2
make[1]: Leaving directory `/home/Christoph/src/gm2build'
make: *** [all] Error 2
Kind regards
Christoph
---------------------------------------------------------
Free Modula-2 Pages
http://freepages.modula2.org
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Gm2] Cygwin build fails,
crale <=