Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!usc!zaphod.mps.ohio-state.edu!caen!caen.engin.umich.edu!grue From: grue@caen.engin.umich.edu (Paul Howell) Newsgroups: comp.sys.dec Subject: Re: compiling at&tc++ on decvaxstation 3100 Message-ID: <1990Nov7.175749.24173@engin.umich.edu> Date: 7 Nov 90 17:57:49 GMT References: <=$#^+Z#@rpi.edu> Sender: news@engin.umich.edu (CAEN Netnews) Reply-To: grue@caen.engin.umich.edu (Paul Howell) Organization: University of Michigan Engineering, Ann Arbor Lines: 22 In article , fuchs@it.uka.de (Harald Fuchs) writes: |> aninda@pawl.rpi.edu (Anindadeb V. Dasgupta) writes: |> >At the end of the routine (I assume it compiled it all) |> >it returns with the error message /usr/c_plus_plus/CC: illegal io. |> >The object file never does get created. |> >This could be a bug in the CC compiler provided by AT&T for compilation |> >purposes........ |> Nah, it's a bug in the CC sh script. Ultrix' sh doesn't like IO |> redirection for `read'. |> -- |> |> Harald Fuchs ... |> *gulp* Replace /bin/sh in the scripts and makefiles, with /bin/sh5. That'll solve alot of problems due to an old /bin/sh from digital. --- Paul Howell grue@caen.engin.umich.edu