OpenFOAM-4.x/wmake/rules
Henry 2a614865ff Added and verified support for 64bit labels
To compile with 64bit labels set

WM_LABEL_SIZE=64

in ~/OpenFOAM/dev/prefs.sh

source ~/.bashrc

then Allwmake in OpenFOAM-dev.

This will build into for example OpenFOAM-dev/platforms/linux64ClangDPInt64Opt

If WM_LABEL_SIZE is unset or set to 32:

WM_LABEL_SIZE=32

the build would be placed into OpenFOAM-dev/platforms/linux64ClangDPInt32Opt

Thus both 32bit and 64bit label builds can coexist without problem.
2014-12-31 19:02:52 +00:00
..
General Added and verified support for 64bit labels 2014-12-31 19:02:52 +00:00
linux64Clang New version of wmake supporting out-of-tree object and dependency files 2014-12-14 21:42:18 +00:00
linux64Gcc Renamed -frounded-math option 2014-12-16 08:37:25 +00:00
linux64Gcc45 Renamed -frounded-math option 2014-12-16 08:37:25 +00:00
linux64Gcc46 Renamed -frounded-math option 2014-12-16 08:37:25 +00:00
linux64Gcc47 Renamed -frounded-math option 2014-12-16 08:37:25 +00:00
linux64Gcc48 Renamed -frounded-math option 2014-12-16 08:37:25 +00:00
linux64Gcc49 Renamed -frounded-math option 2014-12-16 08:37:25 +00:00
linux64Icc New version of wmake supporting out-of-tree object and dependency files 2014-12-14 21:42:18 +00:00
linuxARM7Gcc Renamed -frounded-math option 2014-12-16 08:37:25 +00:00
linuxClang New version of wmake supporting out-of-tree object and dependency files 2014-12-14 21:42:18 +00:00
linuxGcc Renamed -frounded-math option 2014-12-16 08:37:25 +00:00
linuxGcc45 Renamed -frounded-math option 2014-12-16 08:37:25 +00:00
linuxGcc46 Renamed -frounded-math option 2014-12-16 08:37:25 +00:00
linuxGcc47 Renamed -frounded-math option 2014-12-16 08:37:25 +00:00
linuxGcc48 Renamed -frounded-math option 2014-12-16 08:37:25 +00:00
linuxGcc49 Renamed -frounded-math option 2014-12-16 08:37:25 +00:00
linuxIA64Gcc New version of wmake supporting out-of-tree object and dependency files 2014-12-14 21:42:18 +00:00
linuxIA64Icc New version of wmake supporting out-of-tree object and dependency files 2014-12-14 21:42:18 +00:00
linuxIcc New version of wmake supporting out-of-tree object and dependency files 2014-12-14 21:42:18 +00:00
linuxPPC64Gcc Renamed -frounded-math option 2014-12-16 08:37:25 +00:00
solaris64Gcc Renamed -frounded-math option 2014-12-16 08:37:25 +00:00
solarisGcc Renamed -frounded-math option 2014-12-16 08:37:25 +00:00