> ## Documentation Index
> Fetch the complete documentation index at: https://docs.loqate.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Linux 64-bit

The Loqate library is available as a shared object on the following Linux platforms:

| Platform       | Version | Build Compiler | C/C++ Library             |
| -------------- | ------- | -------------- | ------------------------- |
| **SUSE (x64)** | 10      | gcc 4.1.2      | libstdc++.so.6, libc.so.6 |
| **SUSE (x64)** | 11      | gcc 4.1.2      | libstdc++.so.6, libc.so.6 |

| RHEL x64  | gcc version | glibc             | libstdc++.so |
| --------- | ----------- | ----------------- | ------------ |
| **RHEL6** | 4.4.7       | 2.14              | 6.0.19       |
| **RHEL7** | 4.8.5       | 2.17-326.el7\_9   | 6.0.19       |
| **RHEL8** | 8.5.0       | 2.28-189.5.el8\_6 | 6.0.25       |
| **RHEL9** | 11.2.1      | 2.34-28.el9\_0.2  | 6.0.29       |

| Ubuntu (x64)    | gcc version | glibc | libstdc++.so |
| --------------- | ----------- | ----- | ------------ |
| **ubuntu14.04** | 4.8.4       | 2.19  | 6.0.19       |
| **ubuntu16.04** | 5.4.0       | 2.23  | 6.0.21       |
| **ubuntu18.04** | 7.5.0       | 2.27  | 6.0.25       |
| **ubuntu20.04** | 9.4.0       | 2.31  | 6.0.28       |
| **ubuntu22.04** | 11.2.0      | 2.35  | 6.0.30       |
