uname -a:
Darwin yojimbo.local. 6.3 Darwin Kernel Version 6.3: Sat Dec 14 03:11:25 PST 2002; root:xnu/xnu-344.23.obj~4/RELEASE_PPC Power Macintosh powerpc
gcc version:
Reading specs from /usr/libexec/gcc/darwin/ppc/3.1/specs
Thread model: posix
Apple Computer, Inc. GCC version 1175, based on gcc version 3.1 20020420 (prerelease)
I have a problem making the makefile. It stops with this error
checking if globals are prefixed by underscore... configure: error: Test program links neither with nor without underscore.
config.log: This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
It was created by configure, which was
generated by GNU Autoconf 2.52. Invocation command line was
$ ./configure .guess
## ---------- ##
## Platform. ##
## ---------- ##
hostname = yojimbo.local.
uname -m = Power Macintosh
uname -r = 6.3
uname -s = Darwin
uname -v = Darwin Kernel Version 6.3: Sat Dec 14 03:11:25 PST 2002; root:xnu/xnu-344.23.obj~4/RELEASE_PPC