Path: utzoo!attcan!uunet!husc6!bloom-beacon!COD.NOSC.MIL!ray From: ray@COD.NOSC.MIL (William J. Ray) Newsgroups: comp.windows.x Subject: Compiling X with GCC on the Sun 4. Message-ID: <8812221837.AA03913@cod.nosc.mil> Date: 22 Dec 88 18:37:50 GMT Sender: daemon@bloom-beacon.MIT.EDU Organization: The Internet Lines: 30 Has anayone successfully compiled the X server using GNU CC on a Sun 4. I have tried compiling it both on a Sun 3 and a Sun 4. On the 3 it works fine, and I can see the speed increase in the server. On the four however, it is unable to establish a connection to the server, and just dies. I am using the following flags to gcc: -O -traditional -finline-functions -fcombine-regs -fomit-frame-pointer -fstrength-reduce -fwritable-strings Also, gcc is unable to compile the files miarc.c, colormap.c, and sunInit.c. It gets fatal signal 4 during compilation, and dies. I have compiled several small programs with gcc and they have all worked fine. Any suggestions or advice would be appreciated. Thanks in advance, michael ray@cod.nosc.mil