X-Git-Url: https://git.saurik.com/apt.git/blobdiff_plain/9babd968efb0aacda1893a4d591a8b54f61df74e..b55b78b5d185e54b4830c867cbf82aac05dbedea:/COMPILING?ds=sidebyside diff --git a/COMPILING b/COMPILING index 2dbff1fdf..fadbe171b 100644 --- a/COMPILING +++ b/COMPILING @@ -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. If you OS conforms to the Single Unix Spec then you are fine: 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 ** The C++ global constructors do not link correctly when using non-shared