SunOS/ELF

From Lazarus wiki
Jump to navigationJump to search

The SunOS/ELF aka Solaris port is under development, currently no native compiler is working.

Status

    • Cross compiled hello world is working.

Usefull to know

    • FPC/Solaris currently uses the GNU Tool chain. http://www.blastwave.org/ provides a prepackaged packages with a usable package manager for Solaris.
    • The equivalent to strace/ktrace is called truss on Solaris.