Per the suggestion for gcc 2.95, I am trying to build with
-fpermissive. I'm using Debian, so I tried
CFLAGS=-fpermissive CXXFLAGS=-fpermissive debian/rules binary
which then invokes ./configure. ./configure detects the environment
variables, and notes "trying C compiler (gcc -fpermissive)" (something
like that), but this flag apparently does not get written into the
Makefiles as the build command does not include the '-fpermissive'
flag.
I will let you know what results I get with '-fpermissive' (I'm going
to hack ./configure directly, ugh).
Stephen Turnbull
--
University of Tsukuba Tennodai 1-1-1 Tsukuba 305-8573 JAPAN
Institute of Policy and Planning Sciences Tel/fax: +81 (298) 53-5091
__________________________________________________________________________
__________________________________________________________________________
What are those two straight lines for? "Free software rules."