emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: EBrowse obsolete?


From: Po Lu
Subject: Re: EBrowse obsolete?
Date: Thu, 21 Jul 2022 19:44:39 +0800
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.91 (gnu/linux)

Gerd Möllmann <gerd.moellmann@gmail.com> writes:

> Okay, I'm not sure I wnat to know details, after searching for a GCC
> language server, finding patches from 2017, and son on.
>
> BTW.  I happened to try lsp-mode instead of eglot a week or two ago.  It
> worked OOTB with Emacs' sources and clangd, which was already installed
> on my system.  The only thing one needs is a tool for extracting a
> compile_commands.json.  The first I tried, 'bear', also worked OOTB
> ("make clean; bear -- make" was enough).
>
> No performance problems here, also.

I guess you're using a Mac.  Macs have clangd preinstalled and set up
for Mac OS development.

It isn't so easy to use clangd on GNU/Linux.  The first thing it does is
to make my two-processor machine very slow.  Then I have to struggle
with include paths to make it find stddef.h in the right place.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]