home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / gnu / gcc / bug / 2193 < prev    next >
Encoding:
Text File  |  1992-08-26  |  1.0 KB  |  34 lines

  1. Newsgroups: gnu.gcc.bug
  2. Path: sparky!uunet!cis.ohio-state.edu!osf.ORG!meissner
  3. From: meissner@osf.ORG
  4. Subject: gcc on RISC 5.0
  5. Message-ID: <9208261344.AA04989@curley.osf.org>
  6. Sender: gnulists@ai.mit.edu
  7. Organization: GNUs Not Usenet
  8. References: <9208260544.AA04027@chaos>
  9. Distribution: gnu
  10. Date: Wed, 26 Aug 1992 05:44:19 GMT
  11. Approved: bug-gcc@prep.ai.mit.edu
  12. Lines: 20
  13.  
  14. | | I'm having problems getting gcc to compile under the new OS and am wondering
  15. | | if anyone else has had success. Here is the error message:
  16. | |
  17. | |       [stuff deleted]
  18. | |       ./gcc    -g -B./  enquire.o -o enquire
  19. | |       ld:
  20. | |       ABI incompatible stack frame instruction sequence in object enquire.o
  21. | |       collect: /usr/bin/ld returned 1 exit status
  22. | |       *** Error code 1
  23. | |
  24. | | Configure was run with mips-mips-sysv but I have the same problem with bsd
  25. | | and svr4.
  26. | Has a solution to this problem been found?  
  27.  
  28. I just put a fix into the GCC release.  If you are on the gcc2 alpha
  29. list, it will appear in the next snapshot.  Otherwise, it will appear
  30. in GCC 2.3.
  31.  
  32.