Skip to content
GitLab
Explore
Sign in
Register
This is an archived project. Repository and other project resources are read-only.
Changes
Page history
update precompiled information, compiler config
authored
Dec 17, 2021
by
Mark OLESEN
Show whitespace changes
Inline
Side-by-side
building/cross-compile-mingw.md
View page @
174f8ded
...
@@ -68,6 +68,7 @@ The overall preferences (etc-mingw/prefs.sh):
...
@@ -68,6 +68,7 @@ The overall preferences (etc-mingw/prefs.sh):
export FOAM_CONFIG_ETC="etc-mingw"
export FOAM_CONFIG_ETC="etc-mingw"
export WM_COMPILER=Mingw
export WM_COMPILER=Mingw
export WM_MPLIB=MSMPI
export WM_MPLIB=MSMPI
unset WM_COMPILE_CONTROL # No tuning
```
```
To disable CGAL (etc-mingw/config.sh/CGAL):
To disable CGAL (etc-mingw/config.sh/CGAL):
...
@@ -176,7 +177,7 @@ to ensure that the wmake binary toolchain is built for the _host_
...
@@ -176,7 +177,7 @@ to ensure that the wmake binary toolchain is built for the _host_
platform where it is needed.
platform where it is needed.
## Known limitations (202
0-11-2
5)
## Known limitations (202
1-12-1
5)
-
kahip does not build
-
kahip does not build
-
ptscotch does not build
-
ptscotch does not build
...
@@ -186,4 +187,4 @@ platform where it is needed.
...
@@ -186,4 +187,4 @@ platform where it is needed.
--------
--------
Copyright (C) 2020 OpenCFD Ltd.
Copyright (C) 2020
-2021
OpenCFD Ltd.