2003.08.08 19:20 "[Tiff] linking errors in mpi environment", by Pushkar Pradhan

2003.08.10 05:53 "[Tiff] ld.so.1, TIFFmalloc not found", by Pushkar Pradhan

Tom,

My system is solaris 5.8. I'm using mpich. I tried the -R but getting same errors, I think I'm not using this option in correct way:

Titan[261] pushkar$ mpicc -I/usr/local/include -ltiff -lm -o main main-mpi.c
Rgblhs.c -L`gcc -print-file-name=` -lgcc
-R/usr/local/lib/libtiff
main-mpi.c:
Rgblhs.c:

I also tried the -R/usr/local/lib/libtiff.so or -R,....... Can you tell how I should use this option? Thanks,

Pushkar Pradhan