home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / sys / amiga / programm / 13241 < prev    next >
Encoding:
Internet Message Format  |  1992-09-10  |  1.1 KB

  1. Path: sparky!uunet!wupost!waikato.ac.nz!comp.vuw.ac.nz!actrix!templar!jbickers
  2. Newsgroups: comp.sys.amiga.programmer
  3. Subject: Re: UNIX cross development
  4. Message-ID: <jbickers.0fgk@templar.actrix.gen.nz>
  5. From: jbickers@templar.actrix.gen.nz (John Bickers)
  6. Date: 11 Sep 92 08:47:14 PST
  7. References: <salnick.0jvc@dejavu.spk.wa.us>
  8. Organization: TAP, NZAmigaUG
  9. Lines: 15
  10.  
  11. Quoted from <salnick.0jvc@dejavu.spk.wa.us> by salnick@dejavu.spk.wa.us (There is no substitute for displacement...):
  12. > I have had some occasion to compile unix code on my Amiga (primarily X 
  13. > applications), and am continuingly frustrated by errors caused by a lack 
  14. > of support for some of the unix signals (eg. SIGKILL, SIGTERM, SIGALRM, 
  15. > etc).  Has anyone out there dealt with this?
  16.  
  17.     I replace SIGKILL and SIGTERM with something like onbreak(). The
  18.     SIGALRM is a lame (well, it is on the Unix machine I use) sort of
  19.     timer thing. How hard it is to replace depends on what it's being
  20.     used for.
  21.  
  22. > bob
  23. --
  24. *** John Bickers, TAP, NZAmigaUG.        jbickers@templar.actrix.gen.nz ***
  25. ***    "Radioactivity - It's in the air, for you and me" - Kraftwerk    ***
  26.