> ToolChain

Toolchain

In order to build applications you need:

These elements are called the “tool chain”. The palinux tool chain is somewhat temperamental. However, palinux builds are now self hosting (the installed system can compile and build itself)

Currently, only 32-bit userspace is well-supported. There has been some discussions to implement a 64-bit userspace (userspace64), but a lot of work still needs to be done.

While there are some documents that describe the PA-RISC runtime, there is also a lot of undocumented pieces. Some information is collected below:

Currently, we are working on supporting ThreadLocalStorage and NPTL for glibc.