From: Thierry Volpiatto <thievol@posteo.net>
To: "Óscar Fuentes" <ofv@wanadoo.es>
Cc: Eli Zaretskii <eliz@gnu.org>, emacs-devel@gnu.org
Subject: Re: Dependencies for native compiling emacs not found
Date: Thu, 23 Dec 2021 20:49:52 +0000 [thread overview]
Message-ID: <87ilvfrqm1.fsf@posteo.net> (raw)
In-Reply-To: <87pmpnt6t9.fsf@telefonica.net>
[-- Attachment #1: Type: text/plain, Size: 1673 bytes --]
Óscar Fuentes <ofv@wanadoo.es> writes:
> Thierry Volpiatto <thievol@posteo.net> writes:
>
>> Here the output of both commands:
>>
>> thierry@IPad-S340:~/tmp/emacs$ find /usr -name "libgccjit*"
>> /usr/share/doc/libgccjit-7-dev
>> /usr/share/doc/libgccjit0
>> /usr/share/doc/libgccjit-8-dev
>> /usr/share/doc/libgccjit-10-dev
>> /usr/lib/gcc/x86_64-linux-gnu/10/include/libgccjit.h
>> /usr/lib/gcc/x86_64-linux-gnu/10/include/libgccjit++.h
>> /usr/lib/gcc/x86_64-linux-gnu/10/libgccjit.so
>> /usr/lib/gcc/x86_64-linux-gnu/7/include/libgccjit.h
>> /usr/lib/gcc/x86_64-linux-gnu/7/include/libgccjit++.h
>> /usr/lib/gcc/x86_64-linux-gnu/7/libgccjit.so
>> /usr/lib/gcc/x86_64-linux-gnu/8/include/libgccjit.h
>> /usr/lib/gcc/x86_64-linux-gnu/8/include/libgccjit++.h
>> /usr/lib/gcc/x86_64-linux-gnu/8/libgccjit.so
>> /usr/lib/x86_64-linux-gnu/libgccjit.so.0.0.1
>> /usr/lib/x86_64-linux-gnu/libgccjit.so.0
>>
>> thierry@IPad-S340:~/tmp/emacs$ gcc -v
>> gcc version 9.3.0 (Ubuntu 9.3.0-17ubuntu1~20.04)
>
> You are using gcc 9 but there is no libgccjit for that version. You have
> installed libgccjit for gcc version 10, 7 and 8.
I installed nothing, ubuntu did, which is strange to install all
libgccjit versions but the one corresponding to the gcc installed (9
here).
> At this point you can install the libgccjit package for gcc version 9
> (libgccgit-9-dev) or build Emacs with some other gcc version you have
> installed (if the full toolchain is installed, that is) using something
> like
>
> CC=gcc-10 path-to-emacs-sources/configure <your-args> && make
Ah yes, I was wondering how to specify this, thanks.
--
Thierry
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 686 bytes --]
next prev parent reply other threads:[~2021-12-23 20:49 UTC|newest]
Thread overview: 22+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-12-23 9:30 Dependencies for native compiling emacs not found Thierry Volpiatto
2021-12-23 9:57 ` Eli Zaretskii
2021-12-23 12:56 ` Thierry Volpiatto
2021-12-23 13:17 ` Óscar Fuentes
2021-12-23 14:24 ` Eli Zaretskii
2021-12-23 15:51 ` Thierry Volpiatto
2021-12-23 16:15 ` Óscar Fuentes
2021-12-23 17:29 ` Thierry Volpiatto
2021-12-23 20:17 ` Óscar Fuentes
2021-12-23 20:49 ` Thierry Volpiatto [this message]
2021-12-23 16:20 ` Eli Zaretskii
2021-12-23 17:37 ` Thierry Volpiatto
2021-12-23 17:58 ` Manuel Uberti
2021-12-23 18:16 ` Andreas Schwab
2021-12-23 18:26 ` Thierry Volpiatto
2021-12-23 18:20 ` Eli Zaretskii
2021-12-23 18:27 ` Thierry Volpiatto
2021-12-23 19:16 ` Eli Zaretskii
2021-12-23 19:36 ` Thierry Volpiatto
2021-12-23 19:43 ` Eli Zaretskii
2021-12-23 20:08 ` Thierry Volpiatto
2021-12-23 20:19 ` Eli Zaretskii
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87ilvfrqm1.fsf@posteo.net \
--to=thievol@posteo.net \
--cc=eliz@gnu.org \
--cc=emacs-devel@gnu.org \
--cc=ofv@wanadoo.es \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).