Ticket #3217 (new defect)

Opened 3 years ago

Last modified 2 years ago

microserver static libs hack

Reported by: weyrick Assigned to: anonymous
Priority: immediate Milestone: 3.0.0 release
Component: Windows/mingw Version: trunk
Severity: major Keywords:
Cc:

Description (Last modified by weyrick)

right now, we only generate dynamic libs on windows because we haven't implemented the necessary mingw voodoo of compiling both dynamic and static object files, to use during the different links for the libraries. but, we want microserver to build statically for this release, so it's hacked to both build static and always force-rebuild.

fix this by implementing the dual object files for libraries on mingw.

Change History

04/15/07 08:52:30 changed by weyrick

  • version set to 2.9.0 beta.
  • type set to defect.
  • description changed.
  • milestone set to 3.0.0 release.

04/15/07 09:12:13 changed by root

  • milestone deleted.

Milestone 3.0.0 release deleted

04/15/07 09:13:32 changed by weyrick

  • milestone set to 3.0.0 release.