simh help?

From: Sean 'Captain Napalm' Conner <spc_at_conman.org>
Date: Thu May 29 14:46:00 2003

It was thus said that the Great Kevin Handy once stated:
>
> That assumption started in the first versions of Unix on the PDP11, and
> still occurrs in new code. It's part of what was once called the
> "all the worlds a VAX" mentality.
>
> Make sure you have all warnings turned on when you compile (look for
> the CC definition), under gcc the option would be '-Wall'. Maybe it will
> point at something obvious.

  Also try:

        gcc -Wall -ansi -pedantic

  Be prepared for *lots* of warnings.

  -spc (I mean, lots)
Received on Thu May 29 2003 - 14:46:00 BST

This archive was generated by hypermail 2.3.0 : Fri Oct 10 2014 - 23:36:16 BST