Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!zaphod.mps.ohio-state.edu!sdd.hp.com!hplabs!hpfcso!hpfcmgw!hpfcse!hpuerca!aaa From: aaa@hpuerca.HP.COM (Simon Fowler) Newsgroups: comp.sys.hp Subject: Re: Problem with g++ on HPUX Message-ID: <1340021@hpuerca.HP.COM> Date: 26 Jun 91 00:28:38 GMT References: <1991Jun19.113031.11893@vaxa.strath.ac.uk> Organization: Hewlett-Packard NARC -- Atlanta Lines: 21 >When I come to use g++ to compile the src files in libg++-1.39.0 everything >goes well until I reach the file Complex.cc and I get the following errors: > >as error: "/usr/tmp/cca05837.s" line 631: syntax error (opcode/operand >mismatch) >as error: "/usr/tmp/cca05837.s" line 631: sytnax error >as error: "/usr/tmp/cca05837.s" line 1235: syntax error (opcode/operand >mismatch) >as error: "/usr/tmp/cca05837.s" line 1235: syntax error > >and so on... Not knowing enough about g++ and related software, I can only surmise at this point. I have seen this error many times when a system that is running 7.0 is updated to the 7.40 language release, then updated to the 7.03/5 OS release. The 7.40 languages have different libraries and assemblers, both of which are overlaid by the 7.05 OS. Hope this helps. simon All comments my own - not Bill and Dave's