The Unix Heritage Society mailing list
 help / color / mirror / Atom feed
From: Michael Huff <mphuff@gmail.com>
To: tuhs@minnie.tuhs.org
Subject: Re: [TUHS] 4.4BSD sparc, pmax binary recently compiled
Date: Fri, 5 Mar 2021 23:00:44 -0900	[thread overview]
Message-ID: <c9d03a56-166d-001e-e8b5-8a4fd190c6a3@gmail.com> (raw)
In-Reply-To: <20210306.114201.619231632323334129.mochid@netside.co.jp>

Truly wonderful stuff -thank you for putting it together!

It took me a bit to puzzle out what to type, mostly because I'm 
unfamiliar with gxemul. What finally did the trick for me (on NetBSD 
9.1) was:

  gxemul -X -e 3max -db:./bsd44f-pmax-self-20210224.dkimg -j vmunix

Now I just need to figure out how to get things in and out of there!

Thank you so, so much!

On 3/5/2021 5:42 PM, MOCHIDA Shuji wrote:
>   I compiled 4.4BSD to get pmax and sparc binary, from CSRG Archive CD-ROM #4
> source code.
>
>      http://www.netside.co.jp/~mochid/comp/bsd44-build/
>
>    pmax:
>      - Works on GXemul DECstaion(PMAX) emulation.
>      - I used binutils 2.6 and gcc 2.7.2.3 taken from Gnu ftp site,
>        as 4.4BSD src does not contain pmax support part in as, ld,
>        gcc and gdb.
>      - Lack of GDB. I got rid of compile errors of gdb 4.16, but that
>        does not work yet.
>      - gcc included can not deal c++ static constructor. So, contrib/groff
>        can not be compiled. Instead, it uses old/{nroff,troff,eqn,tbl..}.
>
>    sparc:
>      - Works on sun4c. I use on SPARCstation 2, real hardware.
>        TME sun4c emulation can boot to single user, but it locks up in
>        middle of /etc/rc.
>   
>   CSRG Archive CD-ROM #4's source code (just after Lite2 release) seems
> have differences from CSRG's binary distributions before (2 times),
> e.g. mount systemcall is not compatible.
>
>   I used NetBSD 1.0/sparc, NetBSD 1.1/pmax for 1st (slightly) cross
> compiling. NetBSD 1.0/sparc boots and works well on TME emulator.
> SunOS 4.1.4, Solaris7 works too, but this 4.4BSD binary doesn't..
>
> -mochid

  parent reply	other threads:[~2021-03-06  8:01 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-03-06  2:42 MOCHIDA Shuji
2021-03-06  7:35 ` Rico Pajarola
2021-03-06  8:00 ` Michael Huff [this message]
2021-03-06 16:01   ` MOCHIDA Shuji
2021-03-14  2:31 Jason Stevens

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=c9d03a56-166d-001e-e8b5-8a4fd190c6a3@gmail.com \
    --to=mphuff@gmail.com \
    --cc=tuhs@minnie.tuhs.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).