whizard is hosted by Hepforge, IPPP Durham

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)

nagfor-libtool (467 bytes) - added by ohl 13 years ago.
Here's the script

Download all attachments as: .zip

Change History (4)

Changed 13 years ago by ohl

Attachment: nagfor-libtool added

Here's the script

comment:1 Changed 13 years ago by ohl

Status: newassigned

comment:2 Changed 13 years ago by Juergen Reuter

Again, what shall we do here??? I cannot do anything... No license, no cry! :(

comment:3 Changed 13 years ago by Juergen Reuter

Resolution: fixed
Status: assignedclosed

Fixed in r3679, and sent the corresponding patch to the libtool people. Closing.

Note: See TracTickets for help on using tickets.