home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #27 / NN_1992_27.iso / spool / gnu / gcc / help / 2562 < prev    next >
Encoding:
Text File  |  1992-11-19  |  1.1 KB  |  42 lines

  1. Newsgroups: gnu.gcc.help
  2. Path: sparky!uunet!think.com!sdd.hp.com!zaphod.mps.ohio-state.edu!cis.ohio-state.edu!etherm.co.UK!mt00
  3. From: mt00@etherm.co.UK (Martin Tomes)
  4. Subject: Building gcc on Venix.
  5. Message-ID: <11021.9211191146@chough.eurotherm.co.uk>
  6. Sender: daemon@cis.ohio-state.edu
  7. Organization: Eurotherm Controls Limited.
  8. Distribution: gnu
  9. Date: Thu, 19 Nov 1992 11:46:24 GMT
  10. Lines: 30
  11.  
  12.  
  13.  
  14. We are trying to build gcc 2.3.1 on Venix but get this message when
  15. doing the stage2 build:
  16.  
  17. > ebony> make CC="stage1/xgcc -Bstage1/" CFLAGS="-O" LANGUAGES=c
  18. >         ./genpeep md > tmp-peep.c
  19. > switch format wrong in rtl.read_rtx(). format was: L.
  20. >         file position: 3213
  21. > sh: 213 abort - core dumped
  22. > *** Error code -122
  23. >
  24. > Stop.
  25.  
  26. The machine is an intel 302 25MHz + 387 + 8Mb running Venix 3.2.4
  27.  
  28. Has anyone built gcc on Venix or does anyone know why this error
  29. should have occured?
  30.  
  31. config.status:
  32. #!/bin/sh
  33. # GCC was configured as follows:
  34. ./configure i386-sysv3
  35. echo host=i386-unknown-sysv3 target=i386-unknown-sysv3 build=i386-unknown-sysv3
  36.  
  37. Martin Tomes
  38.  
  39. Janet:    mtomes@uk.co.eurotherm
  40. Internet: mtomes@eurotherm.co.uk
  41. UUCP:     {uknet,uunet}!etherm!mtomes
  42.