On 04.03.24 11:29, Bastian Blank wrote:
On Mon, Mar 04, 2024 at 08:53:11AM +0100, Matthias Klose wrote:
However the links in /usr/DEB_HOST_GNU_TYPE/include are missing.

Please be a bit more precise, there are no symlinks in this directory.

| # dpkg -S /usr/alpha-linux-gnu/include/asm/a.out.h
| linux-libc-dev-alpha-cross: /usr/alpha-linux-gnu/include/asm/a.out.h
| # find /usr/alpha-linux-gnu/include/ -type l
| #

yes, that is the problem. the cross gcc expects these headers in /usr/alpha-linux-gnu/include, not in the header location for the host.

--
Mailing list: https://launchpad.net/~cross-toolchain-base-devs
Post to     : cross-toolchain-base-devs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~cross-toolchain-base-devs
More help   : https://help.launchpad.net/ListHelp

Reply via email to