CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > Software User Forums > OpenFOAM > OpenFOAM Installation

Minor wmake problem for x86_64 when compiling everything using existing gcc WM_COMPILER%3dbb

Register Blogs Members List Search Today's Posts Mark Forums Read

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   August 13, 2007, 09:58
Default Description: If you want to
  #1
New Member
 
Jason Hoogland
Join Date: Mar 2009
Location: Brisbane, QLD, Australia
Posts: 20
Rep Power: 17
hoogland is on a distinguished road
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
hoogland is offline   Reply With Quote

Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are On


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


All times are GMT -4. The time now is 12:02.