The Unix Heritage Society mailing list
 help / color / mirror / Atom feed
From: macbiesz@optonline.net (Maciek Bieszczad)
Subject: [TUHS] SIMH compilation problems
Date: Tue, 02 Sep 2003 18:26:15 -0400	[thread overview]
Message-ID: <000001c371a1$3a742770$03fea8c0@maciek> (raw)

I was having some problems compiling SIMH on FreeBSD. The reason is, all
the sources have stray MS-DOS carriage returns (^M), while UNIX only
uses line-feeds (^J). This causes GCC to misread some of the code. I
suggest you convert the sources to UNIX text format.

Once I correct all that, the code compiles fine for me.

BTW, why is networking not supported on FreeBSD? Does the pcap driver
not work?

--
Maciek (macbiesz at optonline.net)



             reply	other threads:[~2003-09-02 22:26 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-09-02 22:26 Maciek Bieszczad [this message]
2003-09-03  1:52 ` moto kawasaki
2003-09-04  1:38   ` Kenneth Stailey

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='000001c371a1$3a742770$03fea8c0@maciek' \
    --to=macbiesz@optonline.net \
    /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).