[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: help to debug on Debian riscv64 fail to build
|
From: |
Eli Zaretskii |
|
Subject: |
Re: help to debug on Debian riscv64 fail to build |
|
Date: |
Fri, 18 Aug 2023 15:21:31 +0300 |
> From: Bo YU <tsu.yubo@gmail.com>
> Date: Fri, 18 Aug 2023 19:09:58 +0800
>
> This time I build it with Debian package way, but I should build with
> upstream tar first. I would like to get your help here how to debug
> the issue effectively?
My suggestion is to run the failing command under GDB, and when Emacs
crashes, produce a backtrace and post it.
To see the failing command, say "make V=1".
Also, please post the configure command you used to configure the
build, and also please tell which version of Emacs you tried to build.