[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
x86_64-redhat-linux-ar not found
From: |
ctarbide |
Subject: |
x86_64-redhat-linux-ar not found |
Date: |
Sun, 26 Jul 2020 02:39:03 +0200 (CEST) |
Hi Bruno,
I was able to successfully build libffcall, but only after adding --build="$host_triple" to all configure calls in cross-tools/cross-build.sh, I just followed instruction in [1] and all wen't fine, attached the modified cross-build.sh.
That was with centos7 and devtoolset8 [2], gcc 8.3.1. Autoconf seems to suggest [3] using both "build" and "host" flags for cross building, though I don't have many experience in cross building, hope this helps in some way.
Thank you for libffcall and clisp, very nice projects.
cross-build.sh
Description: application/shellscript
- x86_64-redhat-linux-ar not found,
ctarbide <=