X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f X-Recipient: djgpp AT delorie DOT com Message-ID: <57AA3F4B.3080309@gmx.de> Date: Tue, 09 Aug 2016 22:38:35 +0200 From: "Juan Manuel Guerrero (juan DOT guerrero AT gmx DOT de) [via djgpp AT delorie DOT com]" User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; de; rv:1.9.2.13) Gecko/20101206 SUSE/3.1.7 Thunderbird/3.1.7 MIME-Version: 1.0 To: djgpp AT delorie DOT com Subject: ANNOUNCE: DJGPP port of isl library 0.17.1 uploaded. Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit X-Provags-ID: V03:K0:A6pUaz2TVsNXpe+No6ZyVjxs0f1LW+mELvtod0y4/Am1xKVzI2S m7RvMfdoPRQw5uowsss/mH98WY8DPbHsr7XMI81BtaUU3hdtYT03QRCK8t5ZTdhduS5taTI BbmjM8OnXFdzAqRreHQWYcTIk16+YV4UzoYCR3O07fsAK5+xcpUJFGkKDy4B21gDbS+csBv JfnR6v7WmK/5tTP5QKlwg== X-UI-Out-Filterresults: notjunk:1;V01:K0:G6mQGBQ5rfk=:vtKGfqBxlQfhWh/sB5T929 f6Kff/oxonbP2XlckrjJ1DCFGlAPHgO/89haPcscvEzlzu0wlpQs6EW7HhOMZND9VbpxR5D+p RJxhnPWs80UNeR31IKcL+vrS01W86Ls6DXOCVE14FI3OEtZDg6txp0BeXAOK4g1WRzkwHIXg7 GbxbrZBLYoMYdxvKC+S8OdUdr+9/TMSXpxw7qJv/bxgQI2n5J4qq8ZpDAhfzW6R/WN5c+BllH 751cl5/7PiFF0bNhwbu1BGOH1PcVB3APtxKUc9BHe5esoRVGeIuDr+l4WWaL4zgSRaxMKs1P7 103Lg48nz/8o29SWywukdnRgSC9HcKR5KAzoq26R6EU3H7UiMgKpEzfzP9/LhhRGfqnjgPNlA +ZKIKkQ9J4Hm//iubQD1rbp7YrndMl695KeF/qAIQVJ/Jy9+EjbnDNPE95/iAhjMG4Lard8G8 ffCM2f31IbBcJ35yZY36bnrtYnZrrq74Vk8yUABDf8f89wqN4sCBu2EJqgkNZO31mhMRgvDgA l5h+NP44gDnmbB6QgPxxxBXLxhHNETgpYhrl8G3EB2+ZVT4CNZXVaSnCLXAPQCaEDt/MdRg3W Y7su+xskiXD2PyZwPc3Lorrl0FizRU1F0M94wlamkXGfJIR25Vh3PGxNxZxQ0GPdltetvD+zz WR1nxsWFA7jvG+Ct7CKh3Jow7q45QIm1AJldpet0DFrCP1ryuRfEdZDOLFvVtULG4DMD0AvB9 OBakQEPejTFwUACQCSjIOJmoxmxEHHByXOLUf1hE6+/ZVwGiFGaT3PlhDNt0U6MODlk7Ke+4S r/NL89I Reply-To: djgpp AT delorie DOT com This is a port of isl library 0.17.1 to MSDOS/DJGPP. isl is a thread-safe C library for manipulating sets and relations of integer points bounded by affine constraints. The descriptions of the sets and relations may involve both parameters and existentially quantified variables. All computations are performed in exact integer arithmetic using GMP. DJGPP specific changes. ======================= - There are no DJGPP specific changes. The source compiles out-of-the-box. - The port has been configured and compiled on WinXP SP3 and Win98SE using gcc346b and bnu227b. There is no guarantee that this may be possible with any other DOS-like OS. Due to the massive use of long file names it will not be possible to configure and compile without LFN support. - To configure, compile and to use this library you must install the GMP library, available as: ftp://ftp.delorie.com/pub/djgpp/current/v2gnu/gmp611b.zip As usual, all djgpp specific files (diffs, README files, etc.) are stored in the /djgpp directory. The sources have been configured to be build in the /_build directory. If for some reason it does not work for you, delete its contents and configure from scratch again. For further information about isl library please read the info docs and NEWS file. The port consists of the usual three packages produced using djdev205 that can be downloaded from ftp.delorie.com and mirrors as (time stamp 2016-08-09): isl 0.17.1 headers and library: ftp://ftp.delorie.com/pub/djgpp/current/v2tk/isl0171b.zip isl 0.17.1 pdf format documentation: ftp://ftp.delorie.com/pub/djgpp/current/v2tk/isl0171d.zip isl 0.17.1 source: ftp://ftp.delorie.com/pub/djgpp/current/v2tk/isl0171s.zip Send isl specific bug reports to . Send suggestions and bug reports concerning the DJGPP port to comp.os.msdos.djgpp or . If you are not sure if the failure is really a isl failure or a djgpp specific failure, report it here and *not* to . Enjoy. Guerrero, Juan Manuel