HOWTO Understanding effects of build directory options on a relocatable MinGW GCC default's paths
1 Summury and purpose of this document
Although there are nor big TODO remaining for this document, some updates are still pending
HOWTO Understanding effects of build directory options on a relocatable MinGW GCC default's paths
Although there are nor big TODO remaining for this document, some updates are still pending
FIXME: Page under construction; some value here now, but not yet complete.
I will add to this as time permits; please bear with me. My intent is to offer advice, complementing the information relating to include file search paths, on circumventing the limitations of MinGW's GCC when installing, and subsequently linking with, user added function libraries.
These instructions were based on the Enlightenment Wiki. Thanks to Vincent Torri for pointing them out.
The total size of the installation of MSYS/MinGW is around 110 MB. Be sure to have enough space on your hard disk.
For instructions on how to quickly download and install MinGW (including GCC compilers for C, C++, Fortran, Java, and Ada, binutils, Windows API, runtime, and make), please refer to the instructions for Getting Started with MinGW. For more detailed instructions, read HOWTO Install the MinGW GCC Compiler Suite.
TODO: Revise untar instructions.
An example would be building a library that uses the autotools build system. Users will typically run "./configure" then "make" to build it. The configure shell script requires a shell script interpreter which is not present on Windows systems, but provided by MSYS.
This page will guide you through a typical, one size fits all, installation of MinGW. If you are new to MinGW, you may wish to refer to the MinGW page to learn which packages are required, and which tools are used to perform which tasks. For more advanced installation instructions, refer to HOWTO Install the MinGW (GCC) Compiler Suite.

Recent comments
15 weeks 5 days ago
15 weeks 6 days ago
17 weeks 2 days ago
17 weeks 5 days ago
18 weeks 1 day ago
20 weeks 3 days ago
26 weeks 1 day ago
26 weeks 2 days ago
29 weeks 4 days ago
32 weeks 1 day ago