I am attempting to build lam7.0.3 on x86_64 architecture with shared
libraries.
I get the following error from make .
pgcc-Warning-Unknown switch: -soname
File with unknown suffix passed to linker: liblamf77mpi.so.0
/usr/bin/ld: cannot open liblamf77mpi.so.0: No such file or directory
make[3]: *** [liblamf77mpi.la] Error 2
It seems the '-Wl,' prefix is not getting passed to pgcc.
Where is the '${wl}' variable defined?
Configure and make output attached.
Thanks,
Jeff Konz
Linux Networx
|