home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / unix / aix / 9617 < prev    next >
Encoding:
Text File  |  1992-09-12  |  1.5 KB  |  36 lines

  1. Newsgroups: comp.unix.aix
  2. Path: sparky!uunet!usc!cs.utexas.edu!tamsun.tamu.edu!csrp.tamu.edu!jhardin
  3. From: jhardin@csrp.tamu.edu (James Hardin)
  4. Subject: gcc 2.2.2 wierd -g problem
  5. Message-ID: <1992Sep13.010136.1614@tamsun.tamu.edu>
  6. Keywords: gcc
  7. Sender: news@tamsun.tamu.edu (Read News)
  8. Organization: Climate System Research Program - Texas A&M
  9. Date: Sun, 13 Sep 1992 01:01:36 GMT
  10. Lines: 24
  11.  
  12.   I am having a problem compiling a large program with gcc version 2.2.2
  13. using only the -g option. This is a big program (75,000 lines) and in one
  14. of the later files during the make, I get:
  15.  
  16.   Assembler:
  17.     /tmp/ccRkEDmb.s: line 195: branch address out of range
  18.  
  19. What does this mean?!? If I compile the offending file by hand, I get the
  20. same message. If I instead use -O on the offending file and then restart
  21. the make (which uses -g), then everything is fine. Is something wrong here?
  22. I should say that the offending file does nothing unusual - includes only
  23. the stdio.h file. Is this bizarre or is there something fundamentally wrong with
  24. the gcc installation?
  25.  
  26.   Any help much appreciated,
  27.  
  28.   James
  29.  
  30. -- 
  31. ------------------------------------------------------------------------------
  32. James Hardin           |  Climate Research System   |  College Station, Texas
  33. jhardin@csrp.tamu.edu  |  Texas A&M University      |  USA              77843
  34. Bell: (409) 845-3305   |  FAX: (409) 862-4132       |  Campus mail stop: 3143
  35. ------------------------------------------------------------------------------
  36.