Quoting r. Roland Dreier <[EMAIL PROTECTED]>: > Subject: Re: [PATCH] libibcm/libibat disable-libcheck option > > Michael> Add an option to disable configure checks for ib > Michael> libraries. This makes it possible to first configure all > Michael> libraries, then make them all. > > Why do we really want this? Is it so hard to build things in order?
The point is to be able to first configure all libraries, then make them. I have a central configure script that configures the rest of the libraries. In monolotic builds, configure checks are just a hassle. > Does libibcm even build without libibat installed? It seems like > libibcm needs to be able to find sa.h. Yes, thats unfortunate. But thats not a problem for me since I make things in order. Its only the configure step compiling test programs that presents a problem. -- MST _______________________________________________ openib-general mailing list [email protected] http://openib.org/mailman/listinfo/openib-general To unsubscribe, please visit http://openib.org/mailman/listinfo/openib-general
