Xref: utzoo comp.sys.hp:3043 comp.unix.questions:16694 comp.unix.wizards:18430 Path: utzoo!attcan!utgpu!jarvis.csri.toronto.edu!mailrus!cs.utexas.edu!uunet!mcsun!hp4nl!dutrun!dutent8!rene From: rene@dutentb.tudelft.nl (Rene van Leuken) Newsgroups: comp.sys.hp,comp.unix.questions,comp.unix.wizards Subject: GNU C compiler on HP-UX 6.5 Keywords: gcc, g++, HP-UX 6.5 Message-ID: <546@dutent8.UUCP> Date: 30 Sep 89 13:46:22 GMT Organization: Delft University of Technology, the Netherlands Lines: 23 I'm trying to get the GNU C compiler (1.34) and g++ compiler (1.33) to run on HP9000/s300 series running HP-UX 6.5. The C compiler compiles but generates incorrect assembler code. The problems are the GNU header in the assembler and problems with floating point instructions. A simple hack can fix this, but when I use the optimize flag the compiler loops. The g++ does not compile at all. Has anyone less tried this before, with more success? What changes are needed? Thanks. -- Rene van Leuken phone: 3115 - 786696 Dimes Design and Test Centre fax: 3115 - 783622 Delft University of Technology email: rene@dutentb.tudelft.nl <=== P.O. Box 5053 Feldmannweg 17, 2600 GB Delft The Netherlands