home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / gnu / gcc / bug / 2025 < prev    next >
Encoding:
Text File  |  1992-07-30  |  1.0 KB  |  29 lines

  1. Newsgroups: gnu.gcc.bug
  2. Path: sparky!uunet!cis.ohio-state.edu!fulcrum.bt.co.UK!I.G.Batten
  3. From: I.G.Batten@fulcrum.bt.co.UK (Ian G Batten)
  4. Subject: gcc 2.2.2 Sun 4 X11R5pl#14 libXt builtin_saveregs problems
  5. Message-ID: <9207301506.AA05952@life.ai.mit.edu>
  6. Sender: gnulists@ai.mit.edu
  7. Organization: GNUs Not Usenet
  8. Distribution: gnu
  9. Date: Thu, 30 Jul 1992 17:05:23 GMT
  10. Approved: bug-gcc@prep.ai.mit.edu
  11. Lines: 16
  12.  
  13. I'm quite ready for someone to tell me I've been stupid.
  14.  
  15. I've built X11R5#14 with gcc 2.2.2 on a Sun 4/470 with SunOS 4.1.1 and a
  16. Sun 4/690 with SunOS 4.1.2.  It appears that in the shared version of
  17. libXt there are unresolved references to builtin_saveregs, caused (I
  18. think) by the explicit call to it in va-sparc.h.  This means that a gcc
  19. compiled libXt isn't a drop-in replacement, as it requires the caller to
  20. be linked with libgcc.
  21.  
  22. What's the good word?  The standard X clients work, because they were
  23. gcc compiled at the same time.  Most of the other stuff works, because
  24. it doesn't use Xt.  There are a few things that are broken, however.
  25.  
  26. ian
  27.  
  28.  
  29.