2c8268dc36
resolves: rhbz#2080168 side-tag: c9s-build-side-467-stack-gate
17 lines
365 B
Markdown
17 lines
365 B
Markdown
Building the MinGW environment
|
|
==============================
|
|
|
|
Build order:
|
|
|
|
- mingw-filesystem
|
|
- mingw-binutils
|
|
- mingw-headers (bundle_dummy_pthread_headers=1)
|
|
- mingw-w64-tools
|
|
- mingw-gcc (bootstrap=1)
|
|
- mingw-crt (bootstrap=1)
|
|
- mingw-crt (bootstrap=0)
|
|
- mingw-winpthreads
|
|
- mingw-headers (bundle_dummy_pthread_headers=0)
|
|
- mingw-gcc (bootstrap=0)
|
|
- mingw-gdb
|