[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#71752: commit 57a889b72 breaks cross compilation of 32bit target on
From: |
Ludovic Courtès |
Subject: |
bug#71752: commit 57a889b72 breaks cross compilation of 32bit target on 64bit host |
Date: |
Sun, 20 Oct 2024 21:28:27 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) |
Hi,
balducci@units.it skribis:
> commit 57a889b7282dab303c4cdc49cccbbe22f961bd1c:
>
> commit 57a889b7282dab303c4cdc49cccbbe22f961bd1c
> Author: Jonas Hahnfeld <hahnjo@hahnjo.de>
> Date: Thu Feb 22 22:09:42 2024 +0100
>
> build: Fix cross-compilation in out-of-tree-builds
>
> gen-scmconfig.h is generated in libguile, not $(top_builddir).
>
> * libguile/Makefile.am: Add '-I.' when compiling gen-scmconfig.o.
>
> Signed-off-by: Ludovic Court<C3><A8>s <ludo@gnu.org>
>
> was in response to the report quoted here:
>
> https://lists.gnu.org/archive/html/bug-guile/2024-05/msg00006.html
>
> (apologies for not replying inside the original mail thread: I was not
> subscribed at the time)
>
> But, paradoxically, for me it breaks cross compilation of 32 bit
> target on a 64 bit native host.
Indeed. I did not notice your bug report at the time but this was fixed
in c117f8edc471d3362043d88959d73c6a37e7e1e9, after 3.0.10 was released.
Thanks!
Ludo’.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- bug#71752: commit 57a889b72 breaks cross compilation of 32bit target on 64bit host,
Ludovic Courtès <=