bazel-contrib / bazel-contrib/rules_foreign_cc
add object files export
Open
- Dominant language
- Starlark
- Stars
- 737
- Forks
- 270
- PR merge metrics
- No merged PRs in 30d
Description
we do not support export of object files such as crti.o crtn.o and so on.these files are key outputs of glibc.
Contributor guide
Research direction
The issue names no files, tests, or entry points. Start by locating the export handling for foreign-build outputs and inspect how glibc object files such as crti.o and crtn.o are represented; done means those object files are exported successfully.
Written by the indexing model from the issue text.
Assessment
- Domain
- build-system
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100