Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!wuarchive!zaphod.mps.ohio-state.edu!unix.cis.pitt.edu!lambert From: lambert@unix.cis.pitt.edu (Michael H Lambert) Newsgroups: comp.lang.c++ Subject: Re: porting g++ to a Cray Keywords: Cray, C++ Message-ID: <90985@unix.cis.pitt.edu> Date: 13 Feb 91 03:01:10 GMT References: <1991Jan9.161633.21922@clear.com> <1991Jan21.022720.20707@cbnewsk.att.com> <70271@microsoft.UUCP> <27AB038D.E25@tct.uucp> <1991Feb12.204651.27645@nas.nasa.gov> Reply-To: lambert@unix.cis.pitt.edu (Michael H Lambert) Organization: University of Pittsburgh, CIS Lines: 14 In article <1991Feb12.204651.27645@nas.nasa.gov> okuyama@amelia (Darin H. Okuyama) writes: >Has anyone ported the Gnu C++ compiler (g++) to >a Cray running UNICOS? For that matter gcc? > >Darin Okuyama >NASA Ames Research Center I imagine the biggest problem in doing a scalar port would be the 64-bit word length. That might well be trivial next to trying to do peephole vectorization. I would see little point in doing it unless it could produce reasonably vectorized code. Michael H. Lambert Pittsburgh Supercomputing Center