Skip to content

cross compile error#6440

Open
ZouJiu1 wants to merge 1 commit into
eProsima:masterfrom
ZouJiu1:zj
Open

cross compile error#6440
ZouJiu1 wants to merge 1 commit into
eProsima:masterfrom
ZouJiu1:zj

Conversation

@ZouJiu1

@ZouJiu1 ZouJiu1 commented Jun 20, 2026

Copy link
Copy Markdown

modify cmake file

check_stdcxx(${FORCE_CXX})

changed to

check_stdcxx(${FORCE_CXX} run_fallback_test)

Description

cross compile error, the error is:

-- Version: 3.6.1.0
CMake Error at cmake/common/check_configuration.cmake:38 (message):
  The specified C++ cxx_std_11 feature is not supported using default
  compiler.
Call Stack (most recent call first):
  cmake/common/check_configuration.cmake:105 (get_set_stdcxx)
  CMakeLists.txt:112 (check_stdcxx)
-- Configuring incomplete, errors occurred!

the cross compiler: /opt/vs-linux/x86-arm/arm-gnu-toolchain-12.2.rel1-x86_64-aarch64-none-linux-gnu/bin/aarch64-none-linux-gnu-g++, ar, ld, and so on

Signed-off-by: zoujiu <jiuz@goyu-ai.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant