[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#40677] [PATCH 04/18] gnu: Add libnatpmp.
From: |
Mathieu Othacehe |
Subject: |
[bug#40677] [PATCH 04/18] gnu: Add libnatpmp. |
Date: |
Tue, 28 Apr 2020 09:19:01 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/26.3 (gnu/linux) |
Hello,
>> --8<---------------cut here---------------start------------->8---
>> guix build --target=aarch64-linux-gnu libnatpmp
>> --8<---------------cut here---------------end--------------->8---
>
> It was built successfully, it works then I guess.
>
>
>> to check it. Then, you probably need to do something similar as what
>> is done in package "iw" (set CC variable at least).
> Where can I read about this CC thing more? Is it needed when
> cross-compilation works?
The build may succeed but if the native GCC compiler was picked, then
it's a native build and not a cross-build. You can run the following
command:
--8<---------------cut here---------------start------------->8---
file the-binary-or-library
--8<---------------cut here---------------end--------------->8---
and see what it reports. You can also have a look to maradns package
for an example of how to deal with CC variable.
Don't hesitate if you have further questions,
Mathieu
- [bug#40677] [PATCH 30/30] gnu: pjproject-jami: Add the missing "--enable-epoll" flag., (continued)
[bug#40677] [PATCH 06/18] gnu: libupnp: Bump to 1.8.6; change the download method to git-fetch; add missing dependencies., Jan Wielkiewicz, 2020/04/21
[bug#40677] [PATCH 02/18] gnu: jami: Fix downloading., Jan Wielkiewicz, 2020/04/21
[bug#40677] [PATCH 10/18] gnu: pjproject-jami: Add a new SFL patch., Jan Wielkiewicz, 2020/04/21
[bug#40677] [PATCH 08/18] gnu: libring: Use ffmpeg-jami instead of ffmpeg., Jan Wielkiewicz, 2020/04/21
[bug#40677] [PATCH 11/18] gnu: pjproject: Fix formatting., Jan Wielkiewicz, 2020/04/21
[bug#40677] [PATCH 07/18] gnu: Add ffmpeg-jami., Jan Wielkiewicz, 2020/04/21
[bug#40677] [PATCH 15/18] gnu: opendht: Bump to 2.0.0., Jan Wielkiewicz, 2020/04/21