I noticed that ibal was loaded while I was trying to run a winverbs test. Trying to trace down the why, I noticed that mthcau.dll links against ibal. mlx4 does not. I removed the reference to ibal.lib in the mthcau sources file, and it built fine. Is there some reason to keep this link?