Sorry to jump just in the middle of an existing thread,
but I was addressed here from Bernard Lee, that proposed
to me to help on the problem to have mpiJava on the
x86_64 architecture.
I'm relativily new to this topic, so the solution I got
may look naive to you ... sorry to have bothered the li
Byrne, Michael J wrote:
[ignores the mpiJava bit, focuses upon the build]
> When I edit the makefile to change the flag from -o to -fPIC and try
don't remove -o, add -fPIC to compilation and linking flags.
> Make again, no error is thrown, but the .so is not found. Here is the
> command and e
the mpi libraries) are coming from *.so or have been compiled
with -fPIC.
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]
> Behalf Of Byrne, Michael J
> Sent: 18 July 2006 20:56
> To: beowulf@beowulf.org
> Subject: [Beowulf] Compi
The error is coming up when I run Make. After the .class files are compiled
and the .c files are compiled, it tries to make the shared object
"libmpijava.so."
The default for mpiJava was creating the shared object using the -o flag. I
get an error that says:
relocation R_X86_64_32 can not be