From 59bccecac16008e1a4c75ea41aee91fac088d090 Mon Sep 17 00:00:00 2001 From: rahnds Date: Thu, 2 Jan 1997 03:17:58 +0000 Subject: [PATCH] Current information about port status. --- sys/arch/powerpc/README | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/sys/arch/powerpc/README b/sys/arch/powerpc/README index 834bbee0663..9d0644d61ea 100644 --- a/sys/arch/powerpc/README +++ b/sys/arch/powerpc/README @@ -12,5 +12,19 @@ nothing has been tried since It was checked in. I hope to have this ready before Jan 1997 +Other notes: + libexec/ftpd (ftpd.o) does not compile with optimization. + `cc: Internal compiler error: program cc1 got fatal signal 11' + Real cause unknown. will compile and work correctly + if compiled without -O. + + a problem exists compiling the file: + gnu/usr.bin/binutils/opcodes/ppc-opc.c + with the normal data ulimit. it is necessary to raise + the ulimit to compile this file in (pd)ksh use "ulimit -d 200000". + +TODO: + ptrace support + fp (setround, getround, getmask, setmask, setsticky, getsticky) Dale rahnds@cvs.openbsd.org -- 2.20.1