|
[Sponsors] | |||||
Minor wmake problem for x86_64 when compiling everything using existing gcc WM_COMPILER%3dbb |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
|
|
|
#1 |
|
New Member
Jason Hoogland
Join Date: Mar 2009
Location: Brisbane, QLD, Australia
Posts: 20
Rep Power: 18 ![]() |
Description:
If you want to decouple gcc installation/upgrade from OpenFOAM and choose to set WM_COMPILER from 'Gcc' to '' as recommended in $WM_PROJECT_DIR/.OpenFOAM-1.4.1/bashrc, when you go to compile everything using: $WM_PROJECT_DIR/Allwmake wmake looks for $WM_PROJECT_DIR/wmake/rules/linux64 thanks to: RULES = $(WM_DIR)/rules/$(WM_ARCH)$(WM_COMPILER) in $WM_PROJECT_DIR/wmake/Makefile. $WM_PROJECT_DIR/wmake/rules/linux64Gcc exists, but not linux64. One fix: Create a symlink in $WM_PROJECT_DIR/wmake/rules: ln -s linux64Gcc linux64 |
|
|
|
|
|
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Wmake problem | thumthae | OpenFOAM Installation | 12 | December 3, 2008 10:30 |
| Minor buoyancy problem in Phoen2007 | patti | Phoenics | 3 | December 1, 2007 19:43 |
| Problem about wmake turbFoam | williamscn | OpenFOAM Running, Solving & CFD | 3 | September 19, 2007 12:55 |
| Minor compilation problem with Gcc42 | schmidt_d | OpenFOAM Bugs | 1 | May 9, 2007 14:11 |
| Gambit Meshing export to fluent minor problem | John c. | FLUENT | 2 | February 6, 2002 17:52 |