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

  1. Xref: sparky gnu.gcc.help:2860 comp.windows.x:20786
  2. Newsgroups: gnu.gcc.help,comp.windows.x
  3. Path: sparky!uunet!paladin.american.edu!howland.reston.ans.net!sol.ctr.columbia.edu!ira.uka.de!fauern!hugis!hal.nbg.sub.org!bodo
  4. From: bodo@hal.nbg.sub.org (Bodo Bauer)
  5. Subject: Can't compile X11R5 with gcc 2.3.3 on SVR4
  6. Message-ID: <1993Jan4.175438.16561@hal.nbg.sub.org>
  7. Organization: Sirius-Kybernetik-Corporation
  8. Date: Mon, 4 Jan 1993 17:54:38 GMT
  9. Lines: 40
  10.  
  11. Hello to everyone out there!
  12.  
  13. The subject says it all. I tried to build X11R5 Pl.21 / XFree86
  14. and got the following errors:
  15.  
  16. make World BOOTSTRAPCFLAGS='-DSVR4 -DSYSV386' >& World.log &
  17.  
  18. [...]
  19.  
  20.         gcc -c -ansi -O2 -m486 -fpcc-struct-return -Di386   -I../../.  -DSVR4 -D
  21. SYSV386    -DUNIXCONN -DTCPCONN -DSERVER_LOCALCONN -DSVR4_ACP   -fPIC XConnIM.c
  22. XConnIM.c: In function `_XipConnectIM':
  23. XConnIM.c:101: `asm' needs too many reloads
  24. gcc: Internal compiler error: program cc1 got fatal signal 6
  25. *** Error code 1 (bu21)
  26.  
  27. [...]
  28.         gcc -c -ansi -O2 -m486 -fpcc-struct-return -Di386 -I.  -I../include -I..
  29. /.././X11 -I../.././lib/Xau  -I../../.  -DSVR4 -DSYSV386  -DXDMCP -DSHAPE -DMULT
  30. IBUFFER -DMITMISC  -DMITSHM  -DXTESTEXT1   -DUNIXCONN -DTCPCONN -DSERVER_LOCALCO
  31. NN -DSVR4_ACP       xdmcp.c
  32. xdmcp.c: In function `XdmcpRegisterBroadcastAddress':
  33. xdmcp.c:173: `asm' needs too many reloads
  34. gcc: Internal compiler error: program cc1 got fatal signal 6
  35. *** Error code 1 (bu21)
  36.  
  37. [...]
  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.  
  44. Any hint is welcome!
  45.  
  46. Ciao,
  47.     BB
  48.  
  49. -- 
  50. -- Bodo Bauer * Nuernberger Str.81 * 8510 Fuerth * Germany *
  51.