Name | Modified | Size | Downloads / Week |
---|---|---|---|
mcp_src_1.7.8.55.tar.gz | 2013-03-12 | 132.1 kB | |
mcp_src_1.7.7.53.tar.gz | 2013-02-22 | 130.3 kB | |
readme.markdown | 2013-02-20 | 1.2 kB | |
mcp_src_1.7.1.47.tar.gz | 2013-02-08 | 121.2 kB | |
mcp_src_1.7.0.45.tar.gz | 2013-01-16 | 109.5 kB | |
Totals: 5 Items | 494.3 kB | 2 |
MCP License
MCP consists of three modules and are released under different licenses due to GCC plugin licensing requirements.
MCP modules:
- MCP GCC Plugin (libmcp)
GNU Public License v3
- MCP Driver (mcp executable)
GNU Public License v3
- MCP Runtime Library (libmcprt)
MIT License
Dependencies
- GCC 4.7.2 or later (only tested on 4.7.2)
- libgc (a modified version for MCP - see Getting Started for building instructions)
- ICU 50 (only tested with 50.1.2)
Getting Started
Visit the Getting Started page.
Contributors
Send me a message via SourceForge if you want to contribute to this project. i.e. Click here and select "Send this user a message".
At the moment, this project could use help in the following areas:
- Documentation (the documentation needs to catch up with development).
- Unit testing (with proper unit testing framework such as CppUnit).
- Development.