gnutls-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: A few beginner questions


From: Brad Hards
Subject: Re: A few beginner questions
Date: Wed, 17 Nov 2010 21:03:29 +1100
User-agent: KMail/1.13.5 (Linux/2.6.32.23-170.fc12.x86_64; KDE/4.4.5; x86_64; ; )

On Wednesday, November 17, 2010 08:23:27 pm Jeffrey Walton wrote:
> According to the README, the library is located in \lib. Do libraries
> have extensions other than *.a or *.so?
http://git.savannah.gnu.org/cgit/gnutls.git/tree/README says "lib/" which 
means "the directory called lib within this source tree".  Unix doesn't use \ 
as part of a path.

> $ pwd
> /home/jeffrey/gnutls-2.10.2
> $ ./configure CFLAGS="-Wall -Wextra -Wno-unused-param -DDEBUG -O0 -g -ggdb"
> ...
> $ make
> ...
> $ cd lib
> $ ls *.a *.so
> ls: cannot access *.a: No such file or directory
> ls: cannot access *.so: No such file or directory
that is the source tree, not the build results.

> How does one start the self tests? There's nothing in the README.
http://git.savannah.gnu.org/cgit/gnutls.git/tree/README-alpha



reply via email to

[Prev in Thread] Current Thread [Next in Thread]