**** BEGIN LOGGING AT Wed Dec 07 02:59:56 2022 Dec 07 08:15:17 hi there. Dec 07 08:15:17 I have the following configure command provided by Yocto: Dec 07 08:15:17 ./configure --build=x86_64-linux --host=riscv64-oe-linux --target=riscv64-oe-linux --prefix=/usr --exec_prefix=/usr --bindir=/usr/bin... Dec 07 08:15:17 it means that bindir is configured to be /usr/bin. But as I understand it's not my host /usr/bin. Am i right? If I am right than please explain me which one /usr/bin (recipe-sysroot{-native})it will use? Dec 07 08:18:13 good morning Dec 07 09:05:52 olku: Those are all installation directories for your package. The sysroot settings are in the CC variable if I remember correctly. Dec 07 09:06:23 olku[m]: And the sysroot-native /usr/bin is just on your path at this point. Dec 07 10:17:36 thanks **** ENDING LOGGING AT Thu Dec 08 02:59:56 2022