Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

sun-lamp CVS commits



christos
Tue Jun 27 18:13:01 EDT 1995
Update of /a/cvsroot/src/sys/compat/svr4
In directory pain.lcs.mit.edu:/b/tmp/cvs-serv6827

Modified Files:
        svr4_misc.c svr4_stat.c 
Log Message:
Fixes for Solaris-2.4/sparc dynamically linked binaries.
We can now run them, but:

1. setcontext() causes a panic so binaries that receive signals
   crash the machine [something is wrong with the register setup].
   sleep 10 ==
    Watchdog reset
    Data Access Exception
    Type  help  for more information
    ok

2. csh says "unknown software trap a7".
3. ls gives us a bus error.
4. ldd works :-)

But I solved the problem that had been bothering me for weeks :-)





Home | Main Index | Thread Index | Old Index