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