|
[Sponsors] |
December 14, 2007, 05:04 |
Hi All,
I have built gcc-4.
|
#1 |
Senior Member
Senthil Kabilan
Join Date: Mar 2009
Posts: 113
Rep Power: 17 |
Hi All,
I have built gcc-4.2.1 using the following commands: ./configure --prefix=$HOME/OpenFOAM/$WM_ARCH/gcc-4.2.1 --disable-checking --disable-libmudflap --host=ia64-redhat-linux make make install I get error messages of the following type when I use Allwmake in /OpenFOAM/OpenFOAM-1.4.1 directory /home/skabilan/OpenFOAM/linuxIA64/gcc-4.2.1/include/c++/4.2.1/cmath(464): error: expected a "{" _GLIBCXX_BEGIN_NAMESPACE(__gnu_cxx) ^ /home/skabilan/OpenFOAM/linuxIA64/gcc-4.2.1/include/c++/4.2.1/cmath(535): error: expected a "{" _GLIBCXX_BEGIN_NAMESPACE(std) ^ /home/skabilan/OpenFOAM/linuxIA64/gcc-4.2.1/include/c++/4.2.1/bits/cmath.tcc(39) : error: expected a "{" _GLIBCXX_BEGIN_NAMESPACE(std) ^ /home/skabilan/OpenFOAM/linuxIA64/gcc-4.2.1/include/c++/4.2.1/sstream(47): error: expected a "{" _GLIBCXX_BEGIN_NAMESPACE(std) ^ /home/skabilan/OpenFOAM/linuxIA64/gcc-4.2.1/include/c++/4.2.1/bits/sstream.tcc(4 7): error: expected a "{" _GLIBCXX_BEGIN_NAMESPACE(std) ^ /home/skabilan/OpenFOAM/linuxIA64/gcc-4.2.1/include/c++/4.2.1/ia64-redhat-linux/ bits/gthr-default.h(92): error: function "__gthrw_pthread_once" was referenced but not defined __gthrw(pthread_once) ^ /home/skabilan/OpenFOAM/linuxIA64/gcc-4.2.1/include/c++/4.2.1/ia64-redhat-linux/ bits/gthr-default.h(93): error: function "__gthrw_pthread_getspecific" was referenced but not defined __gthrw(pthread_getspecific) ^ /home/skabilan/OpenFOAM/linuxIA64/gcc-4.2.1/include/c++/4.2.1/ia64-redhat-linux/ bits/gthr-default.h(94): error: function "__gthrw_pthread_setspecific" was referenced but not defined __gthrw(pthread_setspecific) ^ /home/skabilan/OpenFOAM/linuxIA64/gcc-4.2.1/include/c++/4.2.1/ia64-redhat-linux/ bits/gthr-default.h(96): error: function "__gthrw_pthread_cancel" was referenced but not defined __gthrw(pthread_cancel) ^ /home/skabilan/OpenFOAM/linuxIA64/gcc-4.2.1/include/c++/4.2.1/ia64-redhat-linux/ bits/gthr-default.h(97): error: function "__gthrw_pthread_mutex_lock" was referenced but not defined __gthrw(pthread_mutex_lock) ^ /home/skabilan/OpenFOAM/linuxIA64/gcc-4.2.1/include/c++/4.2.1/ia64-redhat-linux/ bits/gthr-default.h(98): error: function "__gthrw_pthread_mutex_trylock" was referenced but not defined __gthrw(pthread_mutex_trylock) ^ /home/skabilan/OpenFOAM/linuxIA64/gcc-4.2.1/include/c++/4.2.1/ia64-redhat-linux/ bits/gthr-default.h(99): error: function "__gthrw_pthread_mutex_unlock" was referenced but not defined __gthrw(pthread_mutex_unlock) ^ /home/skabilan/OpenFOAM/linuxIA64/gcc-4.2.1/include/c++/4.2.1/ia64-redhat-linux/ bits/gthr-default.h(103): error: function "__gthrw_pthread_key_create" was referenced but not defined __gthrw(pthread_key_create) Thanks in advance for your help! |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Running Fluent on an SGI Altix machine | Jonathan Vogt | FLUENT | 1 | March 19, 2008 02:35 |
Not able to copy the text file from one machine to another machine drive using Cgi script | gtselvam | OpenFOAM Bugs | 2 | October 22, 2007 07:44 |
Installation on an SGI Altix | eviled | OpenFOAM Installation | 0 | March 31, 2007 05:34 |
Itanium2 F77/CC compiler on linux and Windows/XP | Joe Brian | Main CFD Forum | 1 | December 9, 2004 23:39 |
CFX5.6 and Itanium2 | Jens | CFX | 3 | January 29, 2004 09:45 |