Xref: utzoo gnu.misc.discuss:684 gnu.gcc.bug:1794 Path: utzoo!utgpu!jarvis.csri.toronto.edu!clyde.concordia.ca!uunet!tut.cis.ohio-state.edu!mstar!mstar.morningstar.com!bob From: bob@MorningStar.Com (Bob Sutterfield) Newsgroups: gnu.misc.discuss,gnu.gcc.bug Subject: Re: GNU on new DEC architectures Message-ID: Date: 28 Dec 89 22:52:12 GMT References: <8912281714.AA10721@mirsa.inria.fr> Sender: news@MorningStar.COM (USENET Administrator) Reply-To: bob@MorningStar.Com (Bob Sutterfield) Followup-To: gnu.misc.discuss Distribution: gnu Organization: Morning Star Technologies Lines: 26 In-reply-to: ol@CERISI.CERISI.FR's message of 28 Dec 89 19:12:54 GMT (I crossposted and redirected followups to gnu.misc.discuss, because there's nothing about GCC bugs here...) In article <8912281714.AA10721@mirsa.inria.fr> ol@CERISI.CERISI.FR (Lecarme Olivier) writes: ...what is the current status of GNU relating to these new [DEC RISC] machines? What is available presently, and what could be expected in a very near future? From gcc/config.gcc: dec-3100 | decstation) # Decstation or pmax. cpu_type=mips target_machine=tm-decstatn.h ;; From emacs/etc/MACHINES: Pmax, Mips from DEC (m-pmax.h; s-bsd4-3.h) Minor changes merged in 18.55. Of the other more machine-dependent stuff, there's no support in gas or gdb yet. I haven't unpacked the latest g++, or bash, so I can't say about them for sure, though I'd expect that g++ would be fine. The other more generic stuff that doesn't much care what machine it's on (bison, flex, tar, make, chess, go, grep, ghostscript, dbm, diff, [cg]perf, indent, awk, plot, sed, etc.) shouldn't cause much trouble.