[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [scratch/igc] 985247b6bee crash on Linux, KDE, Wayland
From: |
Gerd Möllmann |
Subject: |
Re: [scratch/igc] 985247b6bee crash on Linux, KDE, Wayland |
Date: |
Sat, 07 Sep 2024 15:20:50 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) |
Pip Cet <pipcet@protonmail.com> writes:
> "Eval EXEC" <execvy@gmail.com> writes:
>
>> Hello Pie, how did you compile mps with `-g3 -ggdb -O0`?
>
> I ended up patching gc.gmk to remove "-Werror" to avoid these (harmless)
> compilation warnings:
>
> https://codeberg.org/pipcet/mps/commit/ea0eabca6908dd750dd2575696193f246ee4d309
>
> modified code/gc.gmk
> @@ -18,7 +18,6 @@ CFLAGSCOMPILER := \
> -Waggregate-return \
> -Wall \
> -Wcast-qual \
> --Werror \
> -Wextra \
> -Winline \
> -Wmissing-prototypes \
>
> A better change is needed, though, to avoid future compiler warnings
> which are appropriate but ought to be non-fatal.
>
I don't know if it has been mentioned before because I didn't read all
of it. Anyway.
In the past, I found configuring --with-mps=debug and
--enable-checking=all,igc_debug,igc_check_fwd helpful, in addition to
what might have been suggested already for CFLAGS, e.g. -g -O0.
That's for Emacs, not MPS.
- Re: [scratch/igc] 985247b6bee crash on Linux, KDE, Wayland, (continued)
- Re: [scratch/igc] 985247b6bee crash on Linux, KDE, Wayland, Eval EXEC, 2024/09/06
- Re: [scratch/igc] 985247b6bee crash on Linux, KDE, Wayland, Eli Zaretskii, 2024/09/06
- Re: [scratch/igc] 985247b6bee crash on Linux, KDE, Wayland, Eval EXEC, 2024/09/06
- Re: [scratch/igc] 985247b6bee crash on Linux, KDE, Wayland, Pip Cet, 2024/09/07
- Re: [scratch/igc] 985247b6bee crash on Linux, KDE, Wayland, Eli Zaretskii, 2024/09/07
- Re: [scratch/igc] 985247b6bee crash on Linux, KDE, Wayland, Pip Cet, 2024/09/07
- Re: [scratch/igc] 985247b6bee crash on Linux, KDE, Wayland, Eval EXEC, 2024/09/06
- Re: [scratch/igc] 985247b6bee crash on Linux, KDE, Wayland, Pip Cet, 2024/09/06
- Re: [scratch/igc] 985247b6bee crash on Linux, KDE, Wayland, Eval EXEC, 2024/09/07
- Re: [scratch/igc] 985247b6bee crash on Linux, KDE, Wayland, Pip Cet, 2024/09/07
- Re: [scratch/igc] 985247b6bee crash on Linux, KDE, Wayland,
Gerd Möllmann <=
- Re: [scratch/igc] 985247b6bee crash on Linux, KDE, Wayland, Eval EXEC, 2024/09/05
- Re: [scratch/igc] 985247b6bee crash on Linux, KDE, Wayland, Eval EXEC, 2024/09/05
- Re: [scratch/igc] 985247b6bee crash on Linux, KDE, Wayland, Eval EXEC, 2024/09/05