1 comment (1 comment)0 reactions (0 reactions)0 assignees (0 assignees)JavaScript9,000 stars (9,000 stars)1,374 forks (1,374 forks)batch import
help wanted
Description
how to compile it by armv7-linux-gnueabi-gcc
Contributor guide
- Tech stack
- ccppshell
- Domain
- build systemtooling
- Issue type
- documentation
- DifficultyEstimated implementation difficulty for a new contributor, from 1 for very small changes to 5 for expert-level work.
- 5
- Estimated timeA rough time range for an experienced contributor to investigate, implement, test, and prepare a pull request.
- over 1 week
- Activity statusHow available the issue appears right now: fresh, active, stale, blocked, or waiting on maintainer input.
- stale
- ClarityHow clearly the issue explains the expected change, acceptance criteria, and next step.
- unclear
- Prerequisites
- basic C knowledgecross compilation familiarity
- Newbie friendlinessA 1-100 score estimating how approachable this issue is for first-time contributors.
- 10
- Research direction
- The issue is a request for instructions on compiling ChakraCore with armv7 linux gnueabi gcc. To address it, first investigate the existing build system (likely CMake) and any cross compilation documentation in the repository. Check if there are related issues or PRs that discuss ARM builds. Provide a step by step guide or pointers to relevant scripts and configurations.