Hello,
* aaragon wrote on Sat, Mar 29, 2008 at 10:22:43PM CET:
>
> I'm trying to create a test for a library that I use in my code but the
> AC_CHECK_LIB failed in all my attempts. The library is not installed in the
> standard path so I give the configure command the necessary parameters:
>
> .
irectory is libsuperlu_3.0. So instead
of superlu (as it is supposed to be from the Autoconf manual), I have tried
superlu_3, superlu_3.0, libsuperlu, libsuperlu_3 and libsuperlu_3.0.
All the tests have failed. Can someone point out what am I doing wrong?
Thank you all,
aa
--
View this message
On Thu, Oct 18, 2001 at 10:20:27AM -0700, Eric Hanchrow wrote:
> The program `conftest.cc' seems wrong to me: that's not a reliable way
> to test for the presence of a C++ function in a library.
> Unfortunately, I cannot think of a better way. This makes me wonder
> if I've misunderstood the int
This might be a bug, or it might just be that I'm misunderstanding
something. (I would have checked the mailing list archive to see if
this has already been reported, but as far as I can tell, I'd need to
either check about 30 separate monthly archives by hand -- ugh -- or
download a 15Mb file.