<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style>
</head>
<body class='hmmessage'><div dir='ltr'>
I'm building from source, and yes using the newer GCC<br><br>where can I find the info on the changes needed to the code for these fixes?<br><br>thanks<br><br><div><hr id="stopSpelling">Date: Sun, 24 Jul 2011 10:36:58 +0100<br>From: scope.matthew@btinternet.com<br>To: simh@trailing-edge.com<br>Subject: Re: [Simh] need help with vax780 on linux<br><br>
  
<meta http-equiv="Content-Type" content="text/html; charset=unicode">
<meta name="Generator" content="Microsoft SafeHTML">
    
  
  
    On 24/07/2011 05:25, Dan Gahlinger wrote:
    <blockquote cite="mid:BLU166-w4566E511BE6F1FF1C79C04C9300@phx.gbl">
      <style>
.ExternalClass .ecxhmmessage P
{padding:0px;}
.ExternalClass body.ecxhmmessage
{font-size:10pt;font-family:Tahoma;}

</style>
      <div dir="ltr">
        I got a DSK file from other user which works fine on their
        system,<br>
        but when I try it on my linux system I just get errors, no
        matter how I try to boot it.<br>
        <br>
      </div>
    </blockquote>
    ...<br>
    <blockquote cite="mid:BLU166-w4566E511BE6F1FF1C79C04C9300@phx.gbl">
      <div dir="ltr">sim> boot rq0<br>
        Loading boot code from vmb.exe<br>
        <br>
        <br>
           VAX/VMS Version V4.2 24-JUN-1985 08:00<br>
        <br>
        <br>
        <br>
        **** FATAL BUG CHECK, VERSION = BJT  INVEXCEPTN, Exception while
        above ASTDEL or on interrupt stack<br>
        <br>
      </div>
    </blockquote>
    <br>
    This looks a lot like the O2 optimization bug that was discussed
    back in December/January. Did you build simh from source?<br>
    <br>
    If you are building with GCC 4.x there are some changes that need to
    be made to the macros in vax780_defs.h or the makefile needs to be
    modified in order to reduce the optimization level (-O1 rather than
    -O2).<br>
    <br>
    Matt<br>
    <br>
  

<br>_______________________________________________
Simh mailing list
Simh@trailing-edge.com
http://mailman.trailing-edge.com/mailman/listinfo/simh</div>                                        </div></body>
</html>