home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / comp / sys / att / 2723 < prev    next >
Encoding:
Text File  |  1992-12-23  |  5.1 KB  |  127 lines

  1. Newsgroups: comp.sys.att
  2. Path: sparky!uunet!uchinews!machine!ddsw1!gagme!gagme!greg
  3. From: greg@serveme.chi.il.us (Gregory Gulik)
  4. Subject: GCC 2.3.2 on 3B2
  5. Message-ID: <1992Dec23.173057.25858@serveme.chi.il.us>
  6. Organization: Gagme Public Access Unix, Chicago, Illinois
  7. Date: Wed, 23 Dec 1992 17:30:57 GMT
  8. Lines: 117
  9.  
  10.  
  11. Well, I built GCC 2.3.2 on my 3B2/400 the other week just before
  12. my vacation, and now that I'm back, I'm ready to share it with
  13. everyone.
  14.  
  15. I just uploaded it on ucqais.cba.uc.edu in the /contrib directory.
  16. Steven, please put it in the /pub directory and post when it's
  17. available.
  18.  
  19. Also, please distribute it far and wide.
  20.  
  21. The obvious differences I can see in 2.3.2 compared to 2.2.2 are:
  22.  
  23.     - You can compile with shared libraries (-lc_s) without
  24.       having to use the hack in the FAQ.
  25.  
  26.     - Inclusion of objective-C run-time libraries. I did not include
  27.       them in these binaries.  If anyone actually uses objective-C
  28.       on their 3B2 and needs the libraries, let me know and I'll
  29.       build those too.
  30.  
  31. The following is the README file I am including with the binaries:
  32.  
  33. ------------------------------------------------------------------------
  34.  
  35. This file describes the GCC 2.3.2 compiler compiled for the
  36. WE32000 processor.  This compiler was built on a 3B2/400 running
  37. System V release 3.2 with the version 4.1 compiler.  All executables
  38. should run on a 3B2/300 and above, even without MAU.
  39.  
  40. The complete uncompressed tar file is:
  41.  
  42. -rw-r--r--   1 greg     user      2741760 Dec 13 03:59  3b2gcc.tar
  43.  
  44. The front end binaries install in /usr/local/bin, and the
  45. back end binaries, include files and libraries installed
  46. in /usr/local/lib/gcc-lib and man pages installed in
  47. /usr/local/man .  All are the default locations.
  48.  
  49. The differences in this release compared to the GCC 2.2.2 release
  50. are:
  51.  
  52.     - The objective-C compiler was not built.  I ran out of disk
  53.       space and didn't think anyone used it anyway.
  54.  
  55.     - The "fixed" include files are included in this release
  56.  
  57. These are the files included in this release:
  58.  
  59. /usr/local/bin/gcc-3b2
  60. /usr/local/bin/gcc linked to /usr/local/bin/gcc-3b2
  61. /usr/local/bin/protoize
  62. /usr/local/bin/unprotoize
  63. /usr/local/bin/c++
  64. /usr/local/bin/g++
  65. /usr/local/lib/gcc-lib/3b2/2.3.2/include/sys/comm.h
  66. /usr/local/lib/gcc-lib/3b2/2.3.2/include/sys/param.h
  67. /usr/local/lib/gcc-lib/3b2/2.3.2/include/sys/sgs.h
  68. /usr/local/lib/gcc-lib/3b2/2.3.2/include/sys/stdio.h
  69. /usr/local/lib/gcc-lib/3b2/2.3.2/include/sys/sysmacros.h
  70. /usr/local/lib/gcc-lib/3b2/2.3.2/include/sys/pdi.h
  71. /usr/local/lib/gcc-lib/3b2/2.3.2/include/sys/ldterm.h
  72. /usr/local/lib/gcc-lib/3b2/2.3.2/include/sys/in.h
  73. /usr/local/lib/gcc-lib/3b2/2.3.2/include/sys/inet.h
  74. /usr/local/lib/gcc-lib/3b2/2.3.2/include/sys/inetioctl.h
  75. /usr/local/lib/gcc-lib/3b2/2.3.2/include/sys/ip.h
  76. /usr/local/lib/gcc-lib/3b2/2.3.2/include/sys/tcp.h
  77. /usr/local/lib/gcc-lib/3b2/2.3.2/include/sys/types.h
  78. /usr/local/lib/gcc-lib/3b2/2.3.2/include/arpa/nameser.h
  79. /usr/local/lib/gcc-lib/3b2/2.3.2/include/arpa/tftp.h
  80. /usr/local/lib/gcc-lib/3b2/2.3.2/include/netimp/if_imphost.h
  81. /usr/local/lib/gcc-lib/3b2/2.3.2/include/netinet/in.h
  82. /usr/local/lib/gcc-lib/3b2/2.3.2/include/float.h
  83. /usr/local/lib/gcc-lib/3b2/2.3.2/include/limits.h
  84. /usr/local/lib/gcc-lib/3b2/2.3.2/include/proto.h
  85. /usr/local/lib/gcc-lib/3b2/2.3.2/include/DONE
  86. /usr/local/lib/gcc-lib/3b2/2.3.2/include/curses.h
  87. /usr/local/lib/gcc-lib/3b2/2.3.2/include/a.out.h
  88. /usr/local/lib/gcc-lib/3b2/2.3.2/include/ar.h
  89. /usr/local/lib/gcc-lib/3b2/2.3.2/include/core.h
  90. /usr/local/lib/gcc-lib/3b2/2.3.2/include/math.h
  91. /usr/local/lib/gcc-lib/3b2/2.3.2/include/mon.h
  92. /usr/local/lib/gcc-lib/3b2/2.3.2/include/nlist.h
  93. /usr/local/lib/gcc-lib/3b2/2.3.2/include/prof.h
  94. /usr/local/lib/gcc-lib/3b2/2.3.2/include/setjmp.h
  95. /usr/local/lib/gcc-lib/3b2/2.3.2/include/stand.h
  96. /usr/local/lib/gcc-lib/3b2/2.3.2/include/stdio.h
  97. /usr/local/lib/gcc-lib/3b2/2.3.2/include/syms.h
  98. /usr/local/lib/gcc-lib/3b2/2.3.2/include/values.h
  99. /usr/local/lib/gcc-lib/3b2/2.3.2/include/stdarg.h
  100. /usr/local/lib/gcc-lib/3b2/2.3.2/include/stddef.h
  101. /usr/local/lib/gcc-lib/3b2/2.3.2/include/va-alpha.h
  102. /usr/local/lib/gcc-lib/3b2/2.3.2/include/va-i860.h
  103. /usr/local/lib/gcc-lib/3b2/2.3.2/include/va-i960.h
  104. /usr/local/lib/gcc-lib/3b2/2.3.2/include/va-m88k.h
  105. /usr/local/lib/gcc-lib/3b2/2.3.2/include/va-mips.h
  106. /usr/local/lib/gcc-lib/3b2/2.3.2/include/va-pa.h
  107. /usr/local/lib/gcc-lib/3b2/2.3.2/include/va-pyr.h
  108. /usr/local/lib/gcc-lib/3b2/2.3.2/include/va-sparc.h
  109. /usr/local/lib/gcc-lib/3b2/2.3.2/include/va-spur.h
  110. /usr/local/lib/gcc-lib/3b2/2.3.2/include/varargs.h
  111. /usr/local/lib/gcc-lib/3b2/2.3.2/include/README
  112. /usr/local/lib/gcc-lib/3b2/2.3.2/cc1
  113. /usr/local/lib/gcc-lib/3b2/2.3.2/cc1plus
  114. /usr/local/lib/gcc-lib/3b2/2.3.2/ld
  115. /usr/local/lib/gcc-lib/3b2/2.3.2/specs
  116. /usr/local/lib/gcc-lib/3b2/2.3.2/SYSCALLS.c.X
  117. /usr/local/lib/gcc-lib/3b2/2.3.2/cpp
  118. /usr/local/lib/gcc-lib/3b2/2.3.2/libgcc.a
  119. /usr/local/man/man1/gcc.1
  120. /usr/local/man/man1/cccp.1
  121. /usr/local/man/man1/g++.1
  122. -- 
  123. Gregory A. Gulik                                 Call Gagme, a public access
  124.        greg@serveme.chi.il.us                    UNIX system at 312-282-8606
  125.    ||  gulik@rtsg.mot.com                        For information, drop a note
  126.                                                  to info@gagme.chi.il.us
  127.