月曜日, 1月 19, 2009

MinGW関連

MinGWでプログラムを作成するため、必要とするツールをインストールする時、あちこちのファイルを探してから、ダウンロードするまで大変だと思って、関連するリンクをここに覚書とします。
  1. Mingw installation
  2. MinGWのインストール
  3. MinGW Distro
  4. 開発環境を整える/MinGW


For Example:在MinGW下编译stlport、boost

MinGWに関わるソフトウェア
  1. MinGW - Minimalist GNU for Windows
  2. MinGW - Minimalist GNU for Windows 64
  3. MinGW Cross Compiler - The aim of this project is to provide and maintain MinGW (Minimalist GNU-Win32, http://www.mingw.org) cross-compiler package for Linux
  4. TDM's GCC/MinGW32 Builds - When GCC creates a new release, TDM builds binary packages to be used in the MinGW (www.mingw.org) environment as a replacement for MinGW's official gcc packages.
  5. MinGW for assembly
  6. GCC/MinGW Stacktrace - Allows GCC/MinGW to use Wine's stacktrace library dbghelp.dll ( since Wine's dbghelp can read GCC's dwarf2 debug info ).
  7. Supplements for libintl on Windows - MSVC & MinGW static libraries (libintl.lib, libintl.a). UNICODE(UTF-16LE) function return value & .mo directory support (wgettext, wbindtextdomain)
  8. DirectX Libraries for MinGW - DirectX Libraries for MinGW
  9. QGDB - A multi-platform user interface to the GNU debugger, GDB, implemented using GDB/MI and the Qt 4 (GPL) framework. Supports GDB 6+ natively for GNU/Linux (X11), Windows (MinGW/GDI, Cygwin/X11), Mac OS X (Carbon), FreeBSD (X11), Solaris (X11), other Unices.
  10. Dev-C++ - Dev-C++ is an full-featured Integrated Development Environment (IDE) for Win32. It uses GCC, Mingw or Cygwin as compiler and libraries set.
  11. Visual-MinGW - Development of a visual IDE for MinGW is active again thanks to Arthas.
  12. Relo C/C++ Development Environment - Relo is a Windows C/C++ IDE for MinGW and Borland C++ compilers. It is mainly targeted at developing Windows (Win32) applications, but can also be used to develop console/dos applications. It is designed to be easy to use and customize.
  13. Powerserv 4 - Win32 apache web server, php, perl, mysql, C++ and ports of all main unix utilites (like ls or grep) including: PHP 5, Perl 5.6, Apache 2.0.50, MySQL 4.1.1a-alpha, phpMyAdmin-2.5.7-pl10 C++ (mingw gcc) with no need to edit config files.
  14. MPlayer for Win32 - Binary builds of MPlayer/MEncoder for win32, FFmpeg MinGW related packages and MinGW toolchains
  15. Hurley - Source code translator to convert C# source code to C and make it compilable with Mingw , and easy to port the resulting sources to Linux , future support to other languages , http://sethhurley.tripod.com
  16. PTP camera downloader for Windows - winptpcam - digital camera (compatible with Picture Transfer Protocol) software for getting images to PC on older systems. Currently it is a port of Marius Wolosin's libPTP2 for MinGW and libusb-win32.


MinGW FAQ日本語版

0 件のコメント: