| Summary: | lang/gcc* all symbols for libgcov.a should likely be exposed | ||
|---|---|---|---|
| Product: | Ports & Packages | Reporter: | Enji Cooper <ngie> |
| Component: | Individual Port(s) | Assignee: | Andreas Tobler <andreast> |
| Status: | Closed Not Enough Information | ||
| Severity: | Affects Some People | CC: | bdrewery, dim, emaste, gerald, markj |
| Priority: | --- | ||
| Version: | Latest | ||
| Hardware: | Any | ||
| OS: | Any | ||
|
Description
Enji Cooper
2017-01-13 10:39:16 UTC
Andreas, is this something you can help with (upstream first, probably, and then we'll see)? (In reply to Gerald Pfeifer from comment #1) Thank you for driving this. I'd really like to add --coverage support and lcov coverage gathering to FreeBSD for $work. Can you help me bit? I get this: [m91p:~] andreast% gcc49 -o hashtest --coverage hashtest.c [m91p:~] andreast% nm hashtest | grep gcov_merge 0000000000402080 T __gcov_merge_add No errors. (In reply to Andreas Tobler from comment #3) > Can you help me bit? > > I get this: > > [m91p:~] andreast% gcc49 -o hashtest --coverage hashtest.c > [m91p:~] andreast% nm hashtest | grep gcov_merge > 0000000000402080 T __gcov_merge_add > > No errors. Enji, perhaps you missed this, or your priorities changed? Since this has been open for nearly five years now I'm closing it. |