Issue Details (XML | Word | Printable)

Key: STDCXX-468
Type: New Feature New Feature
Status: Open Open
Priority: Minor Minor
Assignee: Unassigned
Reporter: Martin Sebor
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
C++ Standard Library

add sizes of executables to exec's output

Created: 06/Jul/07 05:24 PM   Updated: 14/May/08 06:22 PM
Return to search
Component/s: Test Driver
Affects Version/s: 4.2.0, 4.2.1
Fix Version/s: 4.3.0

Time Tracking:
Original Estimate: 6h
Original Estimate - 6h
Remaining Estimate: 6h
Remaining Estimate - 6h
Time Spent: Not Specified
Remaining Estimate - 6h

Environment: all

Severity: Usability


 Description  « Hide
A useful enhancement to the exec utility is to have it print out the size of each executable along with all the information printed now (e.g., run times, etc.)

 All   Comments   Work Log   Change History   Subversion Commits      Sort Order: Ascending order - Click to sort in descending order
Martin Sebor added a comment - 14/May/08 06:22 PM
To make this enhancement truly useful the data would also need to be included in cross-build result pages.
Target 4.3.0 where we will be interested in seeing the impact of library enhancements (especially templates) on the sizes of executables linked with the library.