← Back to team overview

yade-users team mailing list archive

Re: Compilation problem on Power5 AIX cluster

 

Dne 30.3.2009 19:13, MarcoDottor napsal(a):
Hello,

I'm trying to compile Yade on a Power5 IBM AIX operating system cluster.
I had some problems, maybe something is missing

the checks are

Checking whether c++ compiler "xlC_r" works...yes
xlC_r is probably plain c compiler, whereas you would theoretically need c++ compiler. Besides that, and more importantly, yade will not compile anything else than g++; you will probably have to install that one as well. You can do it from sources, but it is involved. Better if you ask the admin to install that for you.

http://www.perzl.org/aix/index.php?n=Main.Gcc can help you. Another problem can be binary compatibility of c++ libs between gcc and the AIX compiler, but you will see if that works or not.

Sorry for bad news, get back if you need more (help, not bad news ;-) )

Vaclav




References