Opened 9 years ago

Closed 8 years ago

#84 closed defect (fixed)

Enhance libtool def file creation

Reported by: Silvan Scherrer Owned by:
Priority: minor Milestone: dev tools
Component: libtool Version:
Severity: medium Keywords:
Cc:

Description

In libtool we create a def file, when a dll is created. Enhance this part with a proper descripion, so that bldlevel information is written to the dll.

Attachments (2)

ltmain.diff (921 bytes ) - added by Silvan Scherrer 8 years ago.
libtool.diff (4.4 KB ) - added by Silvan Scherrer 8 years ago.

Download all attachments as: .zip

Change History (6)

by Silvan Scherrer, 8 years ago

Attachment: ltmain.diff added

by Silvan Scherrer, 8 years ago

Attachment: libtool.diff added

comment:1 by Silvan Scherrer, 8 years ago

with the attached changes it's possible to have bldlevel strings in dll. of course the Makefile needs to be adjusted as well.

comment:2 by Silvan Scherrer, 8 years ago

as a reference on how to use:
http://trac.netlabs.org/ports/changeset/1823

when the ticket is closed, we should add the info to the wiki as well.

comment:4 by dmik, 8 years ago

Resolution: fixed
Status: newclosed

r1836 closes that, thanks, Silvan.

Note: See TracTickets for help on using tickets.