[Project information] MSYS release, Chinese MSYS project, local UNIX development environment under Windows-general Linux technology-Linux programming and kernel information. The following is a detailed description. Introduction
- This website provides the download service for the MSYS release edition through the self-developed mpkg package management program.
- The system is fully compatible with Linux and UNIX environments in terms of commands. You can use it to learn and develop Linux systems.
- If you are interested in providing compilation support for other packages and cross compilers, please contact us through any method of Community resources.
- If you want to release a program based on MSYS and want to release it together with this release, contact us.
Community resources
- Baidu HI group: 1039984
- Qq Development Group: 18266455
- Technical Forum: [/url] http://www.woos.cn/bbs/thread.php? Fid = 34
- Mail List: phoenix-development@googlegroups.com
Installation and usage
First, install the basic package:
- MSYS infrastructure: http://msys-cn.googlecode.com/files/MSYS.7z
Select either of the following
- GCC 4 Compiler: http://msys-cn.googlecode.com/files/mingw.7z
- GCC 3 Compiler: http://phoenix-system.googlecode.com/files/mingw.7z
[Indent] decompress the content to the same directory and run MSYS. bat to start the MSYS system. Put the latest version of mpkg downloaded to the bin subdirectory of the MSYS root directory. [/Indent] The mpkg program is used in the environment for system additional packages, library download, deletion, and other maintenance. The tool is currently in the initial stage and does not have the dependency processing capability, however, the packages currently provided are compiled statically as much as possible to reduce dependencies.
Mpkg usage:
MSYS package management system 1.0
Copyright (C) 2008, Tang Huaxin
Copyright (C) 2008, Hefei University of Technology
Use the mpkg command
Command:
-- Install PACKAGE
-- Remove PACKAGE Delete PACKAGE
-- Help: display this message
-- Info: obtains the list of all packages that can be downloaded and installed currently.
Report to: http://code.google.com/p/msys-cn/issues in case of defects
[Indent] system upgrade package (mpkg, system component upgrade and maintenance): update-No. [/indent] [indent] development required package: insight
SDL
Zlib [/indent] [indent] if you have your own projects that need to be attached to the system to provide development tools, or you have compiled packages that are not provided by the project, if you want to join the repository for download by yourself and others, contact us (join our QQ, Baidu group, or email list ). [/Indent] Note
- Your user name and directory path cannot contain spaces or Chinese characters. Otherwise, the installation may fail.
- The mingw compiler only supports some UNIX system calls and all Windows APIs.
- If you want to develop a Linux or embedded system, such as the PSP game host, follow the packages we released or compile the compiler by yourself.
Preview