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