Rampart/C is un-usable when built with /MD option -------------------------------------------------
Key: RAMPARTC-58 URL: https://issues.apache.org/jira/browse/RAMPARTC-58 Project: Rampart/C Issue Type: Bug Components: build system (Win32) Affects Versions: Current Environment: Windows XP, OpenSSL 0.9.8.d Reporter: Senaka Fernando Assignee: Glen Daniels Priority: Critical Rampart/C is un-usable when built with /MD option. Thus, it is unusable with the Multi Threaded DLL runtime. The reason to this the inclusion of OpenSSL libs which are designed for /MT being hardcoded. Thus, eventhough not mentioned elsewhere, a user is forced to build with /MT. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.