home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / gnu / gcc / help / 1794 < prev    next >
Encoding:
Internet Message Format  |  1992-07-28  |  1.4 KB

  1. Path: sparky!uunet!mcsun!corton!babbage!imag!ngulu!oueichek
  2. From: oueichek@ngulu (Ibaa Oueichek)
  3. Newsgroups: gnu.gcc.help
  4. Subject: HELP INSTALL GCC ON HP9k750
  5. Message-ID: <37605@imag.imag.fr>
  6. Date: 28 Jul 92 14:32:45 GMT
  7. Sender: usenet@imag.fr
  8. Organization: IMAG, University of Grenoble, France
  9. Lines: 23
  10. Nntp-Posting-Host: ngulu
  11. X-Newsreader: Tin 1.1 PL4
  12.  
  13.  
  14.   I'm trying desperately to install gcc-2.2.2 on an hp9k750 running hpux 
  15. version 8.07.
  16.   We need it as a development tool, so we need debugging facilities. But
  17. unfortunately the file INSTALL says that the -g option isn't supported.
  18. The proposed solution consists of grabbing the GDB debugger from mancos.cs.utah
  19. edu (already done). Then install GAS in the file /usr/local/lib/gcc-lib/
  20. hp9k750-hpux/2.2.2/as and delete the line :
  21.  
  22. #undef DBX_DEBUGGING_INFO 
  23.  
  24. from tm.h and then build gcc.
  25.   The problem is we can't build gas (version 1.38), it seems that it doesn't
  26. support the precision architecture of the hp9k750 (hope i'm committing a
  27. mistake here).
  28.   If we try to build gcc without gas (using the native hp assembler ) it runs
  29. ok till the creation of gcc. Then gcc tries to compile libraries, and we get
  30. the following error messages :
  31.  
  32. as: /usr/tmp/cca11705.s @line#20 [err#1050]
  33.   Illegal symbol in label position - .stabs "long long int:t7=r1;0;-1;",128,0,0,
  34. as: /usr/tmp/cca11705.s @line#21 [err#1050]
  35.   Illegal symbol in label position - .stabs "short unsigned int:t8=r1;0;65535;",
  36.