Opened 13 years ago
Closed 13 years ago
#461 closed defect (fixed)
nagfor 5.3 breaks libtool
Reported by: | ohl | Owned by: | ohl |
---|---|---|---|
Priority: | P2 | Milestone: | v2.0.7 |
Component: | interfaces | Version: | 2.0.6 |
Severity: | normal | Keywords: | nagfor NAG libtool configuration |
Cc: |
Description
NAG decided to treat the command line option -shared
no longer as warning but as an error. The easiest solution is a wrapper script that converts -shared
to -Wl,-shared
, but fixing libtools would be preferable, of course -- if only libtool wasn't such a beast...
Attachments (1)
Change History (4)
Changed 13 years ago by
Attachment: | nagfor-libtool added |
---|
comment:1 Changed 13 years ago by
Status: | new → assigned |
---|
comment:2 Changed 13 years ago by
Again, what shall we do here??? I cannot do anything... No license, no cry! :(
comment:3 Changed 13 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Fixed in r3679, and sent the corresponding patch to the libtool people. Closing.
Note: See
TracTickets for help on using
tickets.
Here's the script