The Unix Heritage Society mailing list
 help / color / mirror / Atom feed
* [TUHS] SIMH compilation problems
@ 2003-09-02 22:26 Maciek Bieszczad
  2003-09-03  1:52 ` moto kawasaki
  0 siblings, 1 reply; 3+ messages in thread
From: Maciek Bieszczad @ 2003-09-02 22:26 UTC (permalink / 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)



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2003-09-04  1:38 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-09-02 22:26 [TUHS] SIMH compilation problems Maciek Bieszczad
2003-09-03  1:52 ` moto kawasaki
2003-09-04  1:38   ` Kenneth Stailey

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).