On Jul 14, 2011, at 10:16 AM, Yevgeny Kliteynik wrote:

> Also, besides checking if compilation works (assuming that I get
> this file), I have no way checking if linkage also works...

You can AC_LINK_IFELSE to see if the symbols you need are in the libraries.  

Er... I'm sorry, I should have noticed this earlier.  :-(  We usually check for 
types in headers *and* use AC_LINK_IFELSE to ensure that we can actually link 
against those symbols as well.  You should add this in the ompi_check_openib.m4 
testing.

-- 
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