Opened 8 years ago

Closed 7 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 7 years ago.
libtool.diff (4.4 KB) - added by Silvan Scherrer 7 years ago.

Download all attachments as: .zip

Change History (6)

Changed 7 years ago by Silvan Scherrer

Attachment: ltmain.diff added

Changed 7 years ago by Silvan Scherrer

Attachment: libtool.diff added

comment:1 Changed 7 years ago by Silvan Scherrer

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 Changed 7 years ago by Silvan Scherrer

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:3 Changed 7 years ago by Silvan Scherrer

comment:4 Changed 7 years ago by dmik

Resolution: fixed
Status: newclosed

r1836 closes that, thanks, Silvan.

Note: See TracTickets for help on using tickets.