From f4092abdf94af6a99aff944d6264bc1284e8bdd4 Mon Sep 17 00:00:00 2001 From: Reinhard Tartler Date: Mon, 10 Oct 2011 17:43:39 +0200 Subject: Imported nx-X11-3.1.0-1.tar.gz Summary: Imported nx-X11-3.1.0-1.tar.gz Keywords: Imported nx-X11-3.1.0-1.tar.gz into Git repository --- .../Xserver/hw/xfree86/os-support/nto/README | 29 ++++++++++++++++++++++ 1 file changed, 29 insertions(+) create mode 100644 nx-X11/programs/Xserver/hw/xfree86/os-support/nto/README (limited to 'nx-X11/programs/Xserver/hw/xfree86/os-support/nto/README') diff --git a/nx-X11/programs/Xserver/hw/xfree86/os-support/nto/README b/nx-X11/programs/Xserver/hw/xfree86/os-support/nto/README new file mode 100644 index 000000000..8d262fe08 --- /dev/null +++ b/nx-X11/programs/Xserver/hw/xfree86/os-support/nto/README @@ -0,0 +1,29 @@ +XFree86 on NTO + +Status: +Everything builds, and appears to work. Libraries are built as shared. + +Building: +Buiding is done as cross-development from QNX4. What you'll need: + +QNX4 4.24+ +Neutrino 2.0 x86 runtime and development packages for QNX4 host. +Various QNX4 utilities, such as pdksh, cpp etc. + +To build: + +type (from the xc/ directory) +BOOTSTRAPCFLAGS="-D__QNXNTO__ -Di386 -D__GNUC__" make World 2>&1 | tee make.log + +you can also make PPC or MIPS clients (-DPPC or -DMIPS): +BOOTSTRAPCFLAGS="-D__QNXNTO__ -DPPC -D__GNUC__" make World 2>&1 | tee make.log + +Let the build run, and then examine make.log for any errors. + + +Note that we'll very soon be able to build X natively on NTO... + +Sebastien Marineau +sebastien@qnx.com + +$XFree86: xc/programs/Xserver/hw/xfree86/os-support/nto/README,v 1.1.2.1 1999/07/29 09:40:14 hohndel Exp $ -- cgit v1.2.3