home *** CD-ROM | disk | FTP | other *** search
- 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
- From: raney@teal.csn.org (Scott Raney)
- Newsgroups: gnu.gcc.help
- Subject: Undefined ___xsignal with gcc 2.1 on DG AViiON
- Summary: Can't use signals with 88kBCS
- Message-ID: <Bu0K2D.4nB@csn.org>
- Date: 3 Sep 92 17:47:01 GMT
- Sender: news@csn.org (news)
- Organization: Colorado SuperNet, Inc.
- Lines: 15
- Nntp-Posting-Host: teal.csn.org
-
-
- I'm trying to build a C++ application using gcc 2.1 on DG AViiON
- (DGUX 5.4.1), but if signal.h is included, linking results in a bunch
- of undefined references of the form ___xsig????. Where are these
- functions? In libc.a there are some with double underscores, but no
- triples.
- Gcc itself built and installed fine, and the application runs fine
- if the signal stuff is commented out, but I need to catch those
- signals!
- My eternal gratitude to anyone who can help,
- --
- ***********************************************************************
- * Scott Raney 303-447-3936 Remember: the better you look, *
- * raney@metacard.com the more you'll see -- Lidia *
- ***********************************************************************
-