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
|