home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / gnu / gcc / help / 2861 < prev    next >
Encoding:
Internet Message Format  |  1993-01-06  |  2.5 KB

  1. Xref: sparky gnu.gcc.help:2861 comp.windows.x:20789
  2. Newsgroups: gnu.gcc.help,comp.windows.x
  3. Path: sparky!uunet!spool.mu.edu!uwm.edu!linac!att!cbnewsk!cbnewsj!dwex
  4. From: dwex@cbnewsj.cb.att.com (david.e.wexelblat)
  5. Subject: Re: Can't compile X11R5 with gcc 2.3.3 on SVR4
  6. Organization: AT&T
  7. Date: Wed, 6 Jan 1993 02:21:25 GMT
  8. Message-ID: <1993Jan6.022125.26896@cbnewsj.cb.att.com>
  9. References: <1993Jan4.175438.16561@hal.nbg.sub.org>
  10. Lines: 59
  11.  
  12. In article <1993Jan4.175438.16561@hal.nbg.sub.org> bodo@hal.nbg.sub.org (Bodo Bauer) writes:
  13. > Hello to everyone out there!
  14. > The subject says it all. I tried to build X11R5 Pl.21 / XFree86
  15. > and got the following errors:
  16.  
  17. Well, for one thing, XFree86 only handles X11R5 PL17.  If you went to PL21
  18. before applying the patches, something is bound to be screwed up.  XFree86
  19. 1.2 will be out soon, and will support up to PL21.
  20.  
  21. > make World BOOTSTRAPCFLAGS='-DSVR4 -DSYSV386' >& World.log &
  22. > [...]
  23. >         gcc -c -ansi -O2 -m486 -fpcc-struct-return -Di386   -I../../.  -DSVR4 -D
  24. > SYSV386    -DUNIXCONN -DTCPCONN -DSERVER_LOCALCONN -DSVR4_ACP   -fPIC XConnIM.c
  25. > XConnIM.c: In function `_XipConnectIM':
  26. > XConnIM.c:101: `asm' needs too many reloads
  27. > gcc: Internal compiler error: program cc1 got fatal signal 6
  28. > *** Error code 1 (bu21)
  29. > [...]
  30. >         gcc -c -ansi -O2 -m486 -fpcc-struct-return -Di386 -I.  -I../include -I..
  31. > /.././X11 -I../.././lib/Xau  -I../../.  -DSVR4 -DSYSV386  -DXDMCP -DSHAPE -DMULT
  32. > IBUFFER -DMITMISC  -DMITSHM  -DXTESTEXT1   -DUNIXCONN -DTCPCONN -DSERVER_LOCALCO
  33. > NN -DSVR4_ACP       xdmcp.c
  34. > xdmcp.c: In function `XdmcpRegisterBroadcastAddress':
  35. > xdmcp.c:173: `asm' needs too many reloads
  36. > gcc: Internal compiler error: program cc1 got fatal signal 6
  37. > *** Error code 1 (bu21)
  38. > [...]
  39. > Any Idea? Gcc is version 2.3.3, compiled with target=i386-sysv4, I build
  40. > the stage3 compliler wich was identical to stage2, should I try 'gas'
  41. > instead of the supplied assembler? (BTW this is ATT SYSV386 Rel 4.0)
  42.  
  43. Well, I've built the server several times since upgrading to GCC 2.3.3,
  44. and have not had this problem.  GAS has nothing to do with this; the
  45. compiler itself is dying.  I'm really rather clueless about this.
  46.  
  47. > Any hint is welcome!
  48. > Ciao,
  49. >     BB
  50. > -- 
  51. > -- Bodo Bauer * Nuernberger Str.81 * 8510 Fuerth * Germany *
  52.  
  53.  
  54. --
  55. David Wexelblat <dwex@mtgzfs3.att.com>  (908) 957-5871
  56. AT&T Bell Laboratories, 200 Laurel Ave - 3F-428, Middletown, NJ  07748
  57.  
  58. "The meaning of life?  That's simple.  Try to be happy, try not to hurt
  59.  other people, and hope to fall in love."  -- Mallory Keaton
  60.