Opened 13 years ago
Closed 13 years ago
#250 closed defect (duplicate)
emxomf verbose option
Reported by: | Yuri Dario | Owned by: | bird |
---|---|---|---|
Priority: | normal | Milestone: | libc-0.6.5 |
Component: | emx | Version: | |
Severity: | normal | Keywords: | |
Cc: |
Description
Some warnings are mostly useless when building C++ code, in particular the Truncated symbols one.
The attached patch adds a verbose flag to emxomf: once the -v flag is added, truncated symbols warnings are shown again.
Note:
See TracTickets
for help on using tickets.