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

  1. Xref: sparky gnu.g++.help:1658 gnu.gcc.help:2898
  2. Newsgroups: gnu.g++.help,gnu.gcc.help
  3. Path: sparky!uunet!zaphod.mps.ohio-state.edu!caen!deccrl!news.crl.dec.com!news!nntpd.lkg.dec.com!gibson.nacto.lkg.dec.com!dickens
  4. From: dickens@gibson.nacto.lkg.dec.com (Jeffrey Alan Dickens)
  5. Subject: Re: Anyone built gcc-2.3.3 and libg++-2.3 on DEC Alpha?
  6. Message-ID: <1993Jan12.181152.21172@nntpd.lkg.dec.com>
  7. Sender: usenet@nntpd.lkg.dec.com (USENET News System)
  8. Reply-To: dickens@nacto.lkg.dec.com
  9. Organization: Digital Equipment Corporation
  10. References:  <BASHFORD.93Jan11215346@zippy.scripps.edu>
  11. Distribution: gnu
  12. Date: Tue, 12 Jan 1993 18:11:52 GMT
  13. Lines: 87
  14.  
  15.  
  16. In article <BASHFORD.93Jan11215346@zippy.scripps.edu>, bashford@scripps.edu (Don &) writes:
  17. |>Xref: nntpd.lkg.dec.com gnu.g++.help:2810 gnu.gcc.help:4031
  18. |>Newsgroups: gnu.g++.help,gnu.gcc.help
  19. |>Path: nntpd.lkg.dec.com!news.crl.dec.com!deccrl!caen!saimiri.primate.wisc.edu!ames!network.ucsd.edu!riscsm!usenet
  20. |>From: bashford@scripps.edu (Don &)
  21. |>Subject: Anyone built gcc-2.3.3 and libg++-2.3 on DEC Alpha?
  22. |>Message-ID: <BASHFORD.93Jan11215346@zippy.scripps.edu>
  23. |>Sender: usenet@riscsm.scripps.edu
  24. |>Organization: The Scripps Research Institute, La Jolla, CA, USA
  25. |>Distribution: gnu
  26. |>Date: Tue, 12 Jan 93 00:54:55 GMT-0:11
  27. |>Lines: 10
  28. |>
  29. |>I've been able to get gcc-2.3.3 built on the DEC Alpha and the C
  30. |>part seems to work fine, but I can't even begin to compile libg++-2.3
  31. |>with it.  (I've already submitted bug reports on specific problems.)
  32. |>
  33. |>Has anyone been able to do this?  Does anyone know the status of
  34. |>the C++ side of gcc on the Alpha?
  35. |>
  36. |>Thanks,
  37. |>Don Bashford
  38. |>bashford@scripps.edu
  39. |>
  40.  
  41. I wasn't able to get gcc-2.3.3 built.  I'm running OSF/1 T1.2-2 on a 
  42. DEC 3000-500, and after lots of warnings, during the stage1 compile, it 
  43. dies like this:
  44.  
  45. How did you get past this ?
  46.  
  47.  
  48. # make CC="stage1/xgcc -Bstage1/" CFLAGS="-g -O"
  49. stage1/xgcc -Bstage1/  -DIN_GCC   -g -O     -I. -I. -I./config  -DGCC_INCLUDE_DIR=
  50. \"/usr/local/lib/gcc-lib/alpha-dec-osf/`sed -e 's/.*\"\([^ \"]*\)[ \"].*/\1/' < ./
  51. version.c`/include\"  -DGPLUSPLUS_INCLUDE_DIR=\"/usr/local/lib/g++-include\"  -DLO
  52. CAL_INCLUDE_DIR=\"/usr/local/include\"  -DCROSS_INCLUDE_DIR=\"/usr/local/lib/gcc-l
  53. ib/alpha-dec-osf/`sed -e 's/.*\"\([^ \"]*\)[ \"].*/\1/' < ./version.c`/sys-include
  54. \"  -DTOOLDIR=\"/usr/local/alpha-dec-osf/\"  -c `echo ./cccp.c | sed 's,^\./,,'`
  55. cc1: warning: `-g' option not supported on this version of GCC
  56. as0: Warning: /tmp/cc004148.s, line 1: version stamp does not match
  57.       .verstamp 9 0 2 3 3
  58. stage1/xgcc -Bstage1/  -DIN_GCC   -g -O     -I. -I. -I./config -c ./cexp.c
  59. cc1: warning: `-g' option not supported on this version of GCC
  60. as0: Warning: /tmp/cc004154.s, line 1: version stamp does not match
  61.       .verstamp 9 0 2 3 3
  62. stage1/xgcc -Bstage1/ -c  -DIN_GCC   -g -O     -I. -I. -I./config version.c
  63. cc1: warning: `-g' option not supported on this version of GCC
  64. as0: Warning: /tmp/cc004160.s, line 1: version stamp does not match
  65.       .verstamp 9 0 2 3 3
  66. stage1/xgcc -Bstage1/ -c  -DIN_GCC   -g -O     -I. -I. -I./config obstack.c
  67. cc1: warning: `-g' option not supported on this version of GCC
  68. as0: Warning: /tmp/cc004166.s, line 1: version stamp does not match
  69.       .verstamp 9 0 2 3 3
  70. stage1/xgcc -Bstage1/  -DIN_GCC   -g -O   -o cccp cccp.o cexp.o version.o obstack.
  71. o ` case "stage1/xgcc -Bstage1/" in "cc") echo  ;; esac `
  72. rm -f cpp
  73. ln cccp cpp
  74. stage1/xgcc -Bstage1/  -DIN_GCC   -g -O     -I. -I. -I./config -c ./c-parse.c
  75. cc1: warning: `-g' option not supported on this version of GCC
  76. as0: Warning: /tmp/cc004180.s, line 1: version stamp does not match
  77.       .verstamp 9 0 2 3 3
  78. stage1/xgcc -Bstage1/ -c  -DIN_GCC   -g -O     -I. -I. -I./config c-lang.c
  79. cc1: warning: `-g' option not supported on this version of GCC
  80. as0: Warning: /tmp/cc004186.s, line 1: version stamp does not match
  81.       .verstamp 9 0 2 3 3
  82. stage1/xgcc -Bstage1/ -c  -DIN_GCC   -g -O     -I. -I. -I./config c-lex.c
  83. cc1: warning: `-g' option not supported on this version of GCC
  84. as0: Warning: /tmp/cc004192.s, line 1: version stamp does not match
  85.       .verstamp 9 0 2 3 3
  86. stage1/xgcc -Bstage1/ -c  -DIN_GCC   -g -O     -I. -I. -I./config c-decl.c
  87. cc1: warning: `-g' option not supported on this version of GCC
  88. stage1/xgcc: Internal compiler error: program cc1 got fatal signal 11
  89. *** Exit 1
  90. Stop.
  91. #
  92.  
  93.  
  94.  
  95.  
  96. --
  97. +                                                                             +
  98. +    Support Political and Economic Reform        +      Jeff Dickens         +
  99. +       *JOIN* United We Stand America            +     (508) 486-7541        +
  100. +   UWSA General Information: 1-800-925-4000      + dickens@nacto.lkg.dec.com +
  101. + UWSA Membership Drive Questions: 1-214-960-9100 +                           +
  102.