File: INSTALL

package info (click to toggle)
libatomic-ops 1.2-4%2Blenny1
  • links: PTS
  • area: main
  • in suites: lenny
  • size: 1,188 kB
  • ctags: 1,539
  • sloc: ansic: 7,221; sh: 3,616; makefile: 107; asm: 8
file content (14 lines) | stat: -rw-r--r-- 732 bytes parent folder | download | duplicates (13)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
The configuration and build scripts for this package were generated by
automake/autoconf.  "configure --prefix=<install dir>; make; make install"
in this directory should work.

Note that much of the content of this library is in the header files.

However two small libraries are built and installed:

- libatomic_ops.a is a support library, which is not needed on some platforms.
  This is intended to be usable, under some mild restrictions, in free or
  proprietary code, as are all the header files.  See doc/LICENSING.txt.
- libatomic_ops_gpl.a contains some higher level facilities.  This code is
  currently covered by the GPL.  The contents currently correspond to
  the headers atomic_ops_stack.h and atomic_ops_malloc.h.