This usually means that you're mixing compiler/linker flags somehow (e.g., 
built something with 32 bit, built something else with 64 bit, try to link them 
together).

Can you verify that everything was built with all the same 32/64?


On Sep 22, 2011, at 1:21 PM, Dmitry N. Mikushin wrote:

> Hi,
> 
> OpenMPI 1.5.4 compiled with gcc 4.6.1 and linked with target app gives
> a load of linker messages like this one:
> 
> /usr/bin/ld: ../../lib/libutil.a(parallel_utilities.o)(.debug_info+0x529d):
> unresolvable R_X86_64_64 relocation against symbol
> `mpi_fortran_argv_null_
> 
> There are a lot of similar messages about other mpi_fortran_ symbols.
> Is it a known issue?
> 
> Thanks,
> - D.
> _______________________________________________
> users mailing list
> us...@open-mpi.org
> http://www.open-mpi.org/mailman/listinfo.cgi/users


-- 
Jeff Squyres
jsquy...@cisco.com
For corporate legal information go to:
http://www.cisco.com/web/about/doing_business/legal/cri/


Reply via email to