emacs-devel
[Top][All Lists]
Advanced

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

Re: native compilation version on AArch64 running Debian 9.9


From: Eli Zaretskii
Subject: Re: native compilation version on AArch64 running Debian 9.9
Date: Wed, 10 Mar 2021 14:23:22 +0200

> From: Eric S Fraga <e.fraga@ucl.ac.uk>
> Date: Wed, 10 Mar 2021 11:41:40 +0000
> 
> ,----
> | configure:16269: checking for gcc_jit_context_acquire in -lgccjit
> | configure:16294: gcc -o conftest  -g3 -O2 -pthread [...] conftest.c 
> -lgccjit  -lX11   -lcairo >&5 
> | /usr/bin/ld: cannot find -lgccjit
> | collect2: error: ld returned 1 exit status
> `----
> 
> If I look at ldconfig on both systems, on the desktop I get the
> following:
> 
> libgccjit.so.0 (libc6,x86-64) => /usr/lib/x86_64-linux-gnu/libgccjit.so.0
> 
> and on the palmtop:
> 
> libgccjit.so.0 (libc6,AArch64) => /usr/lib/aarch64-linux-gnu/libgccjit.so.0

A misconfigured system?  What does this produce:

  gcc -print-file-name=libgccjit.so



reply via email to

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