On Oct 30, 2013, at 3:49 PM, "Iyer, Balaji V" <balaji.v.i...@intel.com> wrote: > Yes, the library is compiled by GCC, but it is also used by LLVM and ICC. So, > we would like to keep the same code base for all.
Ah, dual use⦠that would explain it. Certainly in that case the config hair is desirable, I mean, serves a purpose. :-) Thanks.