MPS issue job001936

TitleMPS: Configura releases are missing .def file needed to re-export MPS functions
Statusclosed
Priorityessential
Assigned userRichard Kistruck
OrganizationRavenbrook
DescriptionMPS: Configura releases are missing .def file needed to re-export MPS functions

Configura wish to re-export MPS functions. This may be done by
passing a .def file (containing a list of exports) to the MSVC
linker. MPS releases to Configura need to include such a file.
AnalysisRHSK 2008-10-14
We have such a file: w3gen.def
Edit w3build.bat to place a copy of this file in the location and
name requested by Configura; see [location-1].
Edit comments in w3gen.def to be appropriate to this usage.
How foundunknown
Evidence[location-1] <http://info.ravenbrook.com/mail/2008/10/13/16-59-23/0.txt>
Observed in1.108.2
Introduced in1.108.2
Created byRichard Kistruck
Created on2008-10-14 16:38:00
Last modified byGareth Rees
Last modified on2013-05-22 12:09:21
History2008-10-14 RHSK Created.

Fixes

Change Effect Date User Description
179479 closed 2012-09-13 18:50:37 Richard Brooksby Merging release procedure improvements from custom CET main to master.
166470 closed 2008-10-14 17:54:32 Richard Kistruck MPS: br/vc9: w3build.bat: must create lib directory before copying mps-fns.def into it
166468 open 2008-10-14 16:40:44 Richard Kistruck MPS br/vc9: include mps-fns.def in MPS releases to Configura:
  w3build.bat: place a copy of w3gen.def in the release
  w3gen.def: edit comments to be appropriate to this usage.