[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Getting ready to land native-compilation on master
From: |
Andrea Corallo |
Subject: |
Re: Getting ready to land native-compilation on master |
Date: |
Wed, 14 Apr 2021 22:01:50 +0000 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux) |
Stefan Kangas <stefankangas@gmail.com> writes:
> Andrea Corallo via "Emacs development discussions."
> <emacs-devel@gnu.org> writes:
>
>> Eli Zaretskii <eliz@gnu.org> writes:
>>
>>>> From: wilde@sha-bang.de
>>>> Cc: emacs-devel@gnu.org, Andrea Corallo <akrl@sdf.org>
>>>> Date: Wed, 14 Apr 2021 17:53:33 +0200
>>>>
>>>> Today I build and started using Emacs from the on a small i368 system
>>>> with NetBSD 9.1:
>>>>
>>>> System spec:
>>>> CPU: Intel(R) Atom(TM) CPU N270 @ 1.60GHz
>>>> RAM: 2 GiB
>>>>
>>>> Build:
>>>> - I build libgccjit from gcc 10.2.0 manually as libgccjit seems not to
>>>> be available from pkgsrc (not checked very thoroughly though) at least
>>>> I found no `pkgin' installable binaries...
>>>>
>>>> - I had to manually remove `-ldl' from LIBGCCJIT in src/Makefile as this
>>>> is not needed on *BSD (and triggers an error during build, when
>>>> present)
>>>
>>> Andrea, looks like NetBSD is in the same boat as OpenBSD, where we
>>> already refrain from using -ldl.
>>
>> Right thanks for the hint, bfaa6df492 should do the job; Sascha please
>> have a try.
>
> The above seems to be talking about NetBSD, but bfaa6df492 adds
> "freebsd" to configure.ac. Is that expected?
No it's not, 686259e65a should do better, thanks for catching!
Andrea
- Re: Getting ready to land native-compilation on master, (continued)
- Re: Getting ready to land native-compilation on master, wilde, 2021/04/14
- Re: Getting ready to land native-compilation on master, Eli Zaretskii, 2021/04/14
- Re: Getting ready to land native-compilation on master, Alex Bennée, 2021/04/14
- Re: Getting ready to land native-compilation on master, Eli Zaretskii, 2021/04/14
- Re: Getting ready to land native-compilation on master, Alex Bennée, 2021/04/15
- Re: Getting ready to land native-compilation on master, Andrea Corallo, 2021/04/14
- Re: Getting ready to land native-compilation on master, Stefan Kangas, 2021/04/14
- Re: Getting ready to land native-compilation on master,
Andrea Corallo <=
- Re: Getting ready to land native-compilation on master, wilde, 2021/04/15
- Re: Getting ready to land native-compilation on master, wilde, 2021/04/15
- Re: Getting ready to land native-compilation on master, Andrea Corallo, 2021/04/15
- Re: Getting ready to land native-compilation on master, wilde, 2021/04/27
- Re: Getting ready to land native-compilation on master, Corwin Brust, 2021/04/27
- Re: Getting ready to land native-compilation on master, Jose E. Marchesi, 2021/04/28
- Re: Getting ready to land native-compilation on master, Arthur Miller, 2021/04/29
- Re: Getting ready to land native-compilation on master, wilde, 2021/04/22