LAM/MPI logo

LAM/MPI General User's Mailing List Archives

  |   Home   |   Download   |   Documentation   |   FAQ   |   all just in this list

From: Tru Huynh (tru_at_[hidden])
Date: 2004-12-07 19:48:43


On Tue, Dec 07, 2004 at 07:19:39PM -0500, Brian W. Barrett wrote:
...
>
> It looks like your installation of gcc or your LD_LIBRARY_PATH or your
> ld.config aren't setup properly. You might want to try writing a small
> (non-MPI) hello world in C++ and try playing with your system until you
> can run both the C++ compiler and the executables produced by the C++
> compiler.
>
my bad :(

LD_LIBRARY_PATH was set to /opt/gnu/gcc-3.4.x/lib but should
be /opt/gnu/gcc-3.4.x/lib64... on my opteron box

> Hope this helps,
right on spot, sorry for the noise.

Tru