libasan? (for "built-in" address sanitization)
Nobody has claimed this yet.
Assessment
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Newbie friendliness
- 48/100
Research direction
Start by reproducing g++ -g -fsanitize=address test.cpp and inspect how w64devkit packages its compiler runtime libraries. Determine what is needed for the release to provide libasan, then verify that the command links successfully with the bundled files.
Written by the indexing model from the issue text.
Description
I've never actually used it, just tried to add -fsanitize=address after seeing it do its magic somewhere, but
g++ -g -fsanitize=address test.cpp
resulted in
ld.exe: cannot find -lasan: No such file or directory
So, then I realized it's not actually built-in after all.
But could it be bundled in a future release?
- Dominant language
- C
- Stars
- 4.8k
- Forks
- 381
- Avg merge
- 45m
- Merged PRs (30d)
- 1
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from skeeto/w64devkit
-
Difficulty 2/5 1-3 hours Newbie friendliness 62/100
-
Difficulty 3/5 1-2 days Newbie friendliness 52/100
-
Difficulty 5/5 Over a week Newbie friendliness 25/100
-
Difficulty 5/5 Over a week Newbie friendliness 35/100
-
Difficulty 4/5 3-5 days Newbie friendliness 35/100
All issues in skeeto/w64devkit
Similar issues
-
level/task module/gcp type/bug
Difficulty 2/5 1-3 hours Newbie friendliness 85/100
-
Difficulty 1/5 Under an hour Newbie friendliness 86/100
hapostgres/pg_auto_failover#1190 ·
-
docs
Difficulty 1/5 Under an hour Newbie friendliness 85/100
-
P3 sonic-vpp
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
sonic-net/sonic-buildimage#29662 ·
-
Difficulty 1/5 Under an hour Newbie friendliness 94/100
spack/spack-packages#6586 ·