home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / gnu / gcc / help / 2054 < prev    next >
Encoding:
Internet Message Format  |  1992-09-03  |  1.2 KB

  1. Path: sparky!uunet!stanford.edu!ames!sun-barr!cs.utexas.edu!swrinde!zaphod.mps.ohio-state.edu!wupost!gumby!destroyer!ncar!csn!teal.csn.org!raney
  2. From: raney@teal.csn.org (Scott Raney)
  3. Newsgroups: gnu.gcc.help
  4. Subject: Undefined ___xsignal with gcc 2.1 on DG AViiON
  5. Summary: Can't use signals with 88kBCS
  6. Message-ID: <Bu0K2D.4nB@csn.org>
  7. Date: 3 Sep 92 17:47:01 GMT
  8. Sender: news@csn.org (news)
  9. Organization: Colorado SuperNet, Inc.
  10. Lines: 15
  11. Nntp-Posting-Host: teal.csn.org
  12.  
  13.  
  14.  I'm trying to build a C++ application using gcc 2.1 on DG AViiON
  15. (DGUX 5.4.1), but if signal.h is included, linking results in a bunch
  16. of undefined references of the form ___xsig????.  Where are these
  17. functions?  In libc.a there are some with double underscores, but no
  18. triples.
  19.   Gcc itself built and installed fine, and the application runs fine
  20. if the signal stuff is commented out, but I need to catch those
  21. signals!
  22.   My eternal gratitude to anyone who can help,
  23. -- 
  24. ***********************************************************************
  25. * Scott Raney  303-447-3936            Remember: the better you look, *
  26. * raney@metacard.com                   the more you'll see -- Lidia   *
  27. ***********************************************************************
  28.