MIX emulator
- From: Allan Adler <ara@xxxxxxxxxxxxxxxxxxxx>
- Date: 17 Feb 2007 20:56:47 -0500
There is a MIX emulator, by David Smallberg, at my website:
http://www.swiss.csail.mit.edu/~adler/MIX
I haven't used it in years. Today, I tried to install it on my
HP Pavilion 6635 running RedHat 7.1 Linux. I couldn't get it to
compile because of complaints about some lines involving the
signal command, and especially its second argument, which was
SIG_IGN. It also complained about the use of mktemp instead of
mkstemp (I don't know how to use either). Beyond that, there are
a lot of other complaints about stuff like sdiv, which I haven't
tried to make sense of yet, since there are so many of them.
The first thing I want to do is to know is how to deal with stuff like
this signal command. The file <signal.h> is included. It just doesn't
seem to contain a definition of SIG_IGN.
If someone feels like downloading and installing it on their system
and telling me how they managed to do it, that could be very helpful.
--
Ignorantly,
Allan Adler <ara@xxxxxxxxxxxxxxxxxxxx>
* Disclaimer: I am a guest and *not* a member of the MIT CSAIL. My actions and
* comments do not reflect in any way on MIT. Also, I am nowhere near Boston.
.
- Follow-Ups:
- Re: MIX emulator
- From: John Hasler
- Re: MIX emulator
- Prev by Date: Re: HELP!! cannot execute binary file
- Next by Date: Free Computer maintenance
- Previous by thread: diff all files with backups in the same directory
- Next by thread: Re: MIX emulator
- Index(es):
Relevant Pages
|