compiled the project on armeabi-v7a arm
Open
- Dominant language
- C++
- Stars
- 3.4k
- Forks
- 701
- PR merge metrics
- No merged PRs in 30d
Description
I compiled this project on linux, the libdynet.so is 6.2M
But when I compiled the project on armeabi-v7a arm, and the libdynet.so is 133M.
Can anybody help reduce the size of the compiled LD library on armeabi-v7a arm? thanks a lot
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by comparing the Linux and armeabi-v7a arm builds that produce libdynet.so, including their build configuration and resulting library sizes. Determine what causes the armeabi-v7a artifact to grow from 6.2M to 133M; done means documenting or applying a build change that reduces the library size.
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