Firebird Documentation IndexFirebird 2.5 Release Notes → Platform Ports
Firebird Home Firebird Home Prev: Known Platform IssuesFirebird Documentation IndexUp: Firebird 2.5 Release NotesNext: Linux/sh4 (Renesas SH)

Platform Ports

Table of Contents

IBM eServer z-Series
Linux/sh4 (Renesas SH)
HP-UX
Port for Very Old Windows 32-bit Platforms

In this chapter are topics about ports of Firebird to non-mainstream platforms, along with notes about changes and improvements to ports that have been done previously.

IBM eServer z-Series

Linux/s390 (32-bit)

D. Ivanov

A. Peshkov

Tracker reference CORE-2625

Port for Linux/s390 (32-bit) platform, built on s390x architecture.

The patch for this port removes the -DS390X define from prefix.linux_s390x and replaces it with checks for __s390__ and __s390x__ defines which are presented by gcc. This way, both ports can use the one prefix file.

Note

s390 has no alignment restrictions.

Linux/s390x (64-bit)

D. Horak

A. Peshkov

Tracker reference CORE-2559

Port for Linux/s390x (64-bit) platform.

Prev: Known Platform IssuesFirebird Documentation IndexUp: Firebird 2.5 Release NotesNext: Linux/sh4 (Renesas SH)
Firebird Documentation IndexFirebird 2.5 Release Notes → Platform Ports