Doug McIlroy <doug(a)cs.dartmouth.edu> wrote:
I would like to revive Lorinda Cherry's
"parts".
Implicit in "revival" is dispelling the hundreds
of warnings from gcc -Wpedantic -Wall -Wextra.
Has anybody done this already?
Doug
I haven't tried this. I do suggest starting with 'gcc -m32' so that
you're not fighting 64 bit issues at the same time as everything else.
HTH,
Arnold