cross compile error
Open
- Dominant language
- C++
- Stars
- 2.1k
- Forks
- 649
- PR merge metrics
- No merged PRs in 30d
Description
when compile arm linux version,meet the following error
cannot execute binary file
Makefile:114: recipe for target 'src/sofa/pbrpc/builtin_service.pb.h' failed
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by inspecting Makefile target 'src/sofa/pbrpc/builtin_service.pb.h', especially around line 114, and reproduce the ARM Linux cross-compilation command that reports 'cannot execute binary file'. Done means the ARM Linux build generates that target without trying to execute an incompatible binary.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- build-system
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100