home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: gnu.gcc.help
- Path: sparky!uunet!charon.amdahl.com!pacbell.com!iggy.GW.Vitalink.COM!cs.widener.edu!eff!iWarp.intel.com|ichips!sedona!tmcconne
- From: tmcconne@sedona.intel.com (Tom McConnell~)
- Subject: Re: Problems compiling gcc2.3.1. on AIX3.2/RS6000
- Message-ID: <1992Nov11.201309.671@ichips.intel.com>
- Sender: news@ichips.intel.com (News Account)
- Organization: Intel Corp., Chandler, Arizona
- References: <1992Nov10.142724.24992@jussieu.fr> <1992Nov11.102327.60682@cc.usu.edu>
- Date: Wed, 11 Nov 1992 20:13:09 GMT
- Lines: 48
-
- In article <1992Nov11.102327.60682@cc.usu.edu> edx@cc.usu.edu writes:
- >In article <1992Nov10.142724.24992@jussieu.fr>, eranian@fructidor.ibp.fr (Stephane ERANIAN) writes:
- <stuff deleted>
- >> _muldi3
- >> Assembler:
- >> /tmp/ccQ4wCzR.s: line 33: 1252-142 Syntax error.
- >> make: 1254-004 The error code from the last command is 1.
- >>
- >> Make Quitting.
- >>
- >> What's wrong, please help !!!!!
- >>
- >>
- >>
- >I saw this behavior too. Change the Makefile to compile things without
- >the -g and the -g1 debugging flags. Then it will compile ok.
- >
-
- You haven't fixed the problem, just hidden it for a while. You need to
- get the fixed compiler. I built gcc-2.3.1 on AIX-3.1 and AIX-3.2 out of
- the box.
-
- From the ./gcc-2.3.1/README.RS6000:
-
- Debugging code compiled with GCC on the RS/6000 requires that you
- upgrade the AIX assembler /bin/as with a replacement that is available
- from IBM.
-
- Any customer can order and get the replacement assembler, and install
- it on one or more machines. It is distributed both on diskette and
- via VNET, for downloading via ftp. VNET distribution may be desirable
- if you have a friendly IBM rep nearby with a networked VM machine.
-
- In either case, to order, execute
- lslpp -h bos.obj to determine your release level. (Look on the
- ACTIVE line for something like 03.01.0005.0012.) Then call IBM Support
- at 800-237-5511. Ask for emergency shipment of the rs6000 AIX fix for
- APAR IX26107.
-
-
- Cheers,
-
- Tom McConnell
- --
- Tom McConnell | Internet: tmcconne@sedona.intel.com
- Intel, Corp. C3-91 | Phone: (602)-554-8229
- 5000 W. Chandler Blvd. | The opinions expressed are my own. No one in
- Chandler, AZ 85226 | their right mind would claim them.
-