[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [bgl-discuss] c++ compiler



Jung Min,

It looks like you are compiling with the standard gnu g++ (usr/bin/g++) which will generate objects sufficient to run on the front end machine. You need to make sure that you are compiling with the g++ compiler that generates code for the PPC 440. This will be found in /bgl/BlueLight/ppcfloor/blrts-gnu/bin and is called powerpc-bgl-blrts-gnu-g++, at least that the case on our system here at Livermore.

Hope this helps,

Tom Spelce

JungMin (Judy) Lee wrote:

Hi,



I am Jung-Min Lee working with Dr. Lan in IIT.



I have questions about compilers of C++ and Fortran (*.f90).



I have used f90 (/opt/ibmcmp/xlf/9.1/bin/f90) for *.f90 (fortran files) and
used g++ (/usr/bin/g++) for *.cc (C++ files).



However, when both fortran files and cc files are linked together, it has a
problem.



Could you let me know how to solve this problem?



I am attaching my error script for you.



Thanks in advance.






- -------------------------------------------------------------------- To add or remove yourself from this mailing list, use the 'notifyme' command on any BGL machine. To remove: notifyme -n, to add: notifyme -y.