|
@@ -11,6 +11,8 @@ To compile this you need a couple things
|
|
|
- A C library with the usual POSIX functions and a BSD socket layer.
|
|
- A C library with the usual POSIX functions and a BSD socket layer.
|
|
|
If you OS conforms to the Single Unix Spec then you are fine:
|
|
If you OS conforms to the Single Unix Spec then you are fine:
|
|
|
http://www.opengroup.org/onlinepubs/7908799/index.html
|
|
http://www.opengroup.org/onlinepubs/7908799/index.html
|
|
|
|
|
+ - Refer to the Build-Depends information in debian/control for
|
|
|
|
|
+ additional requirements (some of which are Debian-specific)
|
|
|
|
|
|
|
|
** NOTICE **
|
|
** NOTICE **
|
|
|
The C++ global constructors do not link correctly when using non-shared
|
|
The C++ global constructors do not link correctly when using non-shared
|