home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: gnu.gcc.help
- Path: sparky!uunet!think.com!sdd.hp.com!zaphod.mps.ohio-state.edu!cis.ohio-state.edu!etherm.co.UK!mt00
- From: mt00@etherm.co.UK (Martin Tomes)
- Subject: Building gcc on Venix.
- Message-ID: <11021.9211191146@chough.eurotherm.co.uk>
- Sender: daemon@cis.ohio-state.edu
- Organization: Eurotherm Controls Limited.
- Distribution: gnu
- Date: Thu, 19 Nov 1992 11:46:24 GMT
- Lines: 30
-
-
-
- We are trying to build gcc 2.3.1 on Venix but get this message when
- doing the stage2 build:
-
- > ebony> make CC="stage1/xgcc -Bstage1/" CFLAGS="-O" LANGUAGES=c
- > ./genpeep md > tmp-peep.c
- > switch format wrong in rtl.read_rtx(). format was: L.
- > file position: 3213
- > sh: 213 abort - core dumped
- > *** Error code -122
- >
- > Stop.
-
- The machine is an intel 302 25MHz + 387 + 8Mb running Venix 3.2.4
-
- Has anyone built gcc on Venix or does anyone know why this error
- should have occured?
-
- config.status:
- #!/bin/sh
- # GCC was configured as follows:
- ./configure i386-sysv3
- echo host=i386-unknown-sysv3 target=i386-unknown-sysv3 build=i386-unknown-sysv3
-
- Martin Tomes
-
- Janet: mtomes@uk.co.eurotherm
- Internet: mtomes@eurotherm.co.uk
- UUCP: {uknet,uunet}!etherm!mtomes
-