Now Icarus 20040606 will install on both solaris and Irix (I have 0.7
running fine on irix, but I wanted to upgrade), but trying to run the
resulting a.out file gives this:
system: Unable to find a `system.vpi' module on the search path.
$monitor: This task not defined by any modules. I cannot compile it.
$finish: This task not defined by any modules. I cannot compile it.
./a.out: Program not runnable, 2 errors.
jdboyd@iris:~/work/c2$
on both platforms.
I'm about to try going back to the 20040220 snapshot (which I've never
put on either platform, since 20040606 came out before I resolved the
bison issues).
Howdy Josh, fancy meeting you here. ;) Have you tried tracing the
binary to see how it's trying to fopen() system.vpi?