Subject: Re: mop booting -current?
To: Simon Burge <simonb@wasabisystems.com>
From: Chris Tribo <ctribo@college.dtcc.edu>
List: port-pmax
Date: 02/21/2004 02:42:39
> All three fields are certainly wrong.  What does
>
> 	objdump -h netbsd.ecoff
>
> have to say?  That'll check whether elf2ecoff is working or not.
> I thought I recalled mopd working for pmax/ecoff in the distant
> past...

MAXine# objdump -h netbsd.ecoff

netbsd.ecoff:     file format ecoff-littlemips

Sections:
Idx Name          Size      VMA       LMA       File off  Algn
  0 .text         001e5130  80030000  80030000  00000140  2**4
                  CONTENTS, ALLOC, LOAD
  1 .data         00000000  80215130  80215130  001e5270  2**4
                  CONTENTS, ALLOC, LOAD, READONLY, DATA
  2 .bss          00050d48  80215130  80215130  00000000  2**4
                  ALLOC, LOAD
  3               00000000  00000000  00000000  00000000  2**4
                  ALLOC, LOAD, DATA
  4               00000000  00000000  00000000  00000000  2**4
                  ALLOC
  5               00000000  00000000  00000000  00000000  2**4
                  ALLOC, LOAD

MAXine# objdump -v
GNU objdump 2.13.2.1
Copyright 2002 Free Software Foundation, Inc.
This program is free software; you may redistribute it under the terms of
the GNU General Public License.  This program has absolutely no warranty.


mopchk: Version 2.5.3

-- 
The nice thing about Windows is - It does not just crash, it displays a
dialog box and lets you press 'OK' first.
						-- Arno Schaefer