Hi,

Am 08.08.2008 um 20:47 schrieb Mikhail Kuzminsky:

For some reasons I need to run HPC Challenge tests w/LAM MPI instead of OpenMPI.

LAM was installed, and the classical test w/hello - using gcc - was performed successfully.

But when I build hpcc executable, I see linker messages about undefined references to dlsym/dlclose/dlopen/dlerror modules from the functions sys_dl_sym/close/open - which are presented in ltdl.o module (in liblam.a).

Sorry, how to find - which library contains this dl* modules ?

sometimes I make a loop using "nm <libname>" across a complete directory in such cases looking for T entries for the symbols in question.

-- Reuti
_______________________________________________
Beowulf mailing list, Beowulf@beowulf.org
To change your subscription (digest mode or unsubscribe) visit 
http://www.beowulf.org/mailman/listinfo/beowulf

Reply via email to