This script is for Slackware 14.2 only and may be outdated.

SlackBuilds Repository

14.2 > Libraries > libcpuid (0.5.1)

libcpuid (library for x86 CPU detection)

libcpuid is a small C library for x86 CPU detection and feature
extraction. Using it, you can:

* get the processor vendor, model, brand string, code name
* get information about CPU features such as: number of cores or logical
CPUs, cache sizes, CPU clock
* check if the processor implements a specific instruction set such as
SSE2 or 3DNow!
* execute the CPUID and RDTSC instructions (portably!)
* and have this all in your commercial application, without getting into
trouble.

It works on Windows, Linux and Mac OS X, both 32-bit and 64-bit
flavours. Compiler support includes GCC and Microsoft Visual C++ (and
compatible, e.g. Intel C++ compiler).

Maintained by: Cristiano Urban
Keywords: libcpuid,cpu
ChangeLog: libcpuid

Homepage:
http://libcpuid.sourceforge.net

Source Downloads:
libcpuid-0.5.1.tar.gz (1ca29f56482c4f4192875f5efac179a8)

Download SlackBuild:
libcpuid.tar.gz
libcpuid.tar.gz.asc (FAQ)

(the SlackBuild does not include the source)

Individual Files:
README
libcpuid.SlackBuild
libcpuid.info
slack-desc

Validated for Slackware 14.2

See our HOWTO for instructions on how to use the contents of this repository.

Access to the repository is available via:
ftp git cgit http rsync

© 2006-2024 SlackBuilds.org Project. All rights reserved.
Slackware® is a registered trademark of Patrick Volkerding
Linux® is a registered trademark of Linus Torvalds