Unix Programming - library names and AC_CHECK_LIB

This is Interesting: Free IT Magazines  
Home > Archive > Unix Programming > January 2006 > library names and AC_CHECK_LIB





You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

Author library names and AC_CHECK_LIB
gelbeiche

2006-01-13, 10:41 pm

Hi,
this group is about unix, I know, but I want ask
regarding a problem I have under MinGW with a M4 macro.
The macro uses AC_CHECK_LIB to test the availability of
a library. All works fine. Now I test it under MinGW and
it did not work, because e.g. libraries have the extension
"lib" (and not .a). So the linker does not recognize the
library. When I rename the library from libcool.lib to
libcool.a all is fine again.
What must I do to get a running configure for MinGW too ?

Sponsored Links






Free braindumps | Software forum | Database administration forum

Copyright 2003 - 2008 webservertalk.com