[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#73006] [PATCH 0/2] gnu: glibc: Fix cross-compiling.
From: |
Ludovic Courtès |
Subject: |
[bug#73006] [PATCH 0/2] gnu: glibc: Fix cross-compiling. |
Date: |
Wed, 04 Sep 2024 19:16:30 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) |
Hi,
Zheng Junjie <zhengjunjie@iscas.ac.cn> skribis:
> utils: Add 'objcopy-for-target' and 'objdump-for-target'.
> gnu: glibc: Fix cross-compiling.
Could you explain what this is addressing?
The ‘add-cross-binutils-to-PATH’ phase is supposed to do the right
thing, as suggested in the discussion at
<https://inbox.sourceware.org/libc-alpha/d72f5f6f-cc3a-bd89-0800-ffb068928e0f@linaro.org/t/>,
and that means ‘objdump-for-target’ & co. shouldn’t be necessary.
Ludo’.