Share

HBA API

Code

Programming Languages: C

License: Other License

Repositories

browse code, statistics cvs -d:pserver:anonymous@hbaapi.cvs.sourceforge.net:/cvsroot/hbaapi login

cvs -z3 -d:pserver:anonymous@hbaapi.cvs.sourceforge.net:/cvsroot/hbaapi co -P modulename

Show:

What's happening?

  • makefile correction needed on unix

    The libHBAAPI.so has a library dependency on libdl.so because of the "dlopen" function call it makes. However, the makefile.unix has the "-ldl" linker option in hbatest.c not libhbaapi.so. Here is a copy of the relevant lines in the makefile: hbatest: hbaapi.h ${CC} hbatest.c -ldl -o hbatest libHBAAPI.so: HBAAPILIB.c hbaapi.h vendorhbaapi.h ${VERS} ${CC} HBAAPILIB.c version.o...

    2009-11-03 22:02:48 UTC by chuckjmartin

Our Numbers