[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Gm2] Internal error
From: |
Gaius Mulley |
Subject: |
Re: [Gm2] Internal error |
Date: |
Sun, 13 Dec 2009 20:28:29 +0000 |
User-agent: |
Gnus/5.11 (Gnus v5.11) Emacs/22.2 (gnu/linux) |
Martin Kalbfuß <address@hidden> writes:
> Hallo,
>
> I get
>
> gm2 -c -fmakeall0 -Wpedantic -Wpedantic-cast -Wstudents
> -Wpedantic-param-names -ftarget-ranlib=/usr/bin/ranlib
> -ftarget-ar=/usr/bin/ar
> -fobject-path=../src/sk:/home/martin/opt/lib/gcc/i686-pc-linux-gnu/4.1.2/gm2/iso:/home/martin/opt/lib/gcc/i686-pc-linux-gnu/4.1.2/gm2/pim
> -fiso -fmakeall -fcheck-all
> -I../src/sk:/home/martin/opt/lib/gcc/i686-pc-linux-gnu/4.1.2/gm2/iso:/home/martin/opt/lib/gcc/i686-pc-linux-gnu/4.1.2/gm2/pim
> test.mod
> Internal error: Speicherzugriffsfehler
> Please report this crash to the GNU Modula-2 mailing list
> <address@hidden>
> make[2]: *** [test.o] Fehler 1
> make[2]: Leaving directory
> `/home/martin/Desktop/schwarzerkaffee/examples'
> make[1]: *** [test] Fehler 1
> make[1]: Leaving directory
> `/home/martin/Desktop/schwarzerkaffee/examples'
> make: *** [all-recursive] Fehler 1
>
> This only appears when using
>
> M2CFLAGS = -fcheck-all \
> -Wpedantic \
> -Wpedantic-cast \
> -Wstudents \
> -Wpedantic-param-names
Hi Martin,
now fixed in the latest cvs,
regards,
Gaius