[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Gm2] Vista / Cygwin build failure
From: |
Gaius Mulley |
Subject: |
Re: [Gm2] Vista / Cygwin build failure |
Date: |
Sat, 12 Dec 2009 22:24:51 +0000 |
User-agent: |
Gnus/5.11 (Gnus v5.11) Emacs/22.2 (gnu/linux) |
"Christoph Schlegel" <address@hidden> writes:
> Hi,
>
> tried Cygwin again under Windows Vista, here's my result:
>
> ./xgm2 -fcheck-all -g -funbounded-by-reference -fpim -fextended-opaque
> -Wpedantic-cast -Wpedantic-param-names -ffunction-sections -fdata-sections -c
> -B./stage1/gm2 -g -gdwarf-2 -B./ -I../../gcc-4.1.2+gm2/gcc/gm2/gm2-compiler
> -Igm2/gm2-libs:../../gcc-4.1.2+gm2/gcc/gm2/gm2-libs
> ../../gcc-4.1.2+gm2/gcc/gm2/gm2-libs/RTint.mod -o gm2/gm2-libs/RTint.o
> ../../gcc-4.1.2+gm2/gcc/gm2/gm2-libs/RTint.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/RTint.o] Error 1
> make[2]: Leaving directory `/home/Christoph/src/build-4.1.2/gcc'
> make[1]: *** [all-gcc] Error 2
> make[1]: Leaving directory `/home/Christoph/src/build-4.1.2'
> make: *** [all] Error 2
>
> C.
Hi Christoph,
what version of gcc are you using to build gm2? I wonder if there is
probably a correlation between this failure and trying to build gm2
under Snow Leopard? Hopefully the work which is ongoing to move gm2
to build with gcc-4.5 (currently to resolve the Snow Leopard build
problems) might be beneficial for the Vista port, even if only to move
gm2 up and away from 4.1.2
regards,
Gaius