Hi all:
I am a new user, In my project one source code main.c
and the library directory sundials.
main.c
|
sundials
|
|--include
|--src
the libsundials.la has been construct in src directory, my main.c file use
the libsundials.la, when I use the hand wr
Hi all,
yesterday I compiled three packages, libgcrypt, gnutls and
courier-mta, that use one another's library. I started off building
gcrypt as a static library to avoid cross-problems with the stable
debian version of the same package being use by the running mail
server. Then, I got an erro