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

Bashrc for PS3 Fedora 6 and IBM sdk 21

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   November 2, 2007, 13:24
Default Hi. To compile OpenFOAM i
  #1
New Member
 
Marcelo M. Garcia
Join Date: Mar 2009
Location: London, UK
Posts: 10
Rep Power: 17
mgarcia is on a distinguished road
Hi.

To compile OpenFOAM in the PS3, one should add a "ppc64" (uname -m) in the Linux entry[1]?

I'm getting an error to create the directory "ppc64Gcc":
=====================
make[1]: Entering directory `/home/ocf/OpenFOAM/OpenFOAM-1.4.1/applications/solvers/compressible'
/home/ocf/OpenFOAM/OpenFOAM-1.4.1/wmake/MakefileOptions:37: /home/ocf/OpenFOAM/OpenFOAM-1.4.1/wmake/rules/ppc64Gcc/general: No such file or directory
=====================

In fact, the very first line of my buid is:
=====================
/home/ocf/OpenFOAM/OpenFOAM-1.4.1/wmake/wmake: cannot make, file Make/ppc64GccDPOpt/objectFiles was not created successfully
=====================

Does anyone had the same problem?

Regards

Marcelo


[1] In the .OpenFOAM/bashrc
(...)
export WM_COMPILER=I64
elif [ "$processor" = "ppc64" ]; then
export WM_ARCH=ppc64
export WM_COMPILER_LIB_ARCH=64
export CC='ppu-gcc'
export CXX='ppu-g++'
export CFLAGS='-m64 -fPIC'
export CXXFLAGS='-m64 -fPIC'
export LDFLAGS='-m64'
else
echo Unknown processor type $processor for Linux
(...)
mgarcia is offline   Reply With Quote

Reply


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
Trouble sourcing the bashrc for 15x sripplinger OpenFOAM Installation 5 April 7, 2009 14:06
Ubuntu Vs Fedora Vinayender Main CFD Forum 1 August 11, 2008 12:55
Gambit in Fedora 8 fedora 8 FLUENT 4 November 23, 2007 13:59
fedora 7 murash-v Siemens 0 November 8, 2007 10:21
How to compile OpenFOAM from scratch bashrc and cshrc danieltourde OpenFOAM Installation 2 December 15, 2006 09:30


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