-------------------------- File-naming convention: -------------------------- *** Legend: <library name>-<version>[.<CPU>][.<OS>]-<DevPak version><uploader>.DevPak So for example: gmp-5.0.2.x86-1ext.DevPak *** About <CPU> and <OS>: - If <CPU> and <OS> do not exist, then the library was built in `Generic C' mode, with no assembly language, and should run on any CPU and in any OS. This could be called `portable32'. Example: gmp-5.0.2-1ext.DevPak). (`portable64' means the library was built with generic 64-bit code, and should run on any 64-bit CPU in any 64-bit OS. Example: gmp-5.0.2.portable64-1ext.DevPak ) - If <OS> does not exist, then the library should run in any OS. Example: gmp-5.0.2.x86-1ext.DevPak. - `win32' means Windows only. `win64' means 64-bit Windows only. -------------------------- Licenses: -------------------------- The license for each library is included with the DevPak.
Extropy's DevPaks Files
A collection of the DevPaks for Dev-C++ that I maintain.
Brought to you by:
extropian314