On Sun, 2 Dec 2001, Brent Dax wrote:
> It looks like $Config{gccversion} is empty unless we're using gcc.
> However, I can't confirm this--I have access to one system using cl and
> another system using gcc, and it's consistent across those two, but I
> can't check others. Is it?
Yes. Accordin
Dan Sugalski:
# As has been pointed out to me, GCC is excessively permissive by
# default. So...
#
# We need a probe in configure.pl for GCC as the C compiler,
# and we need to
# have -Wall as a default switch on GCC builds. All builds
# should go without
# complaint to be considered passing.
It
As has been pointed out to me, GCC is excessively permissive by
default. So...
We need a probe in configure.pl for GCC as the C compiler, and we need to
have -Wall as a default switch on GCC builds. All builds should go without
complaint to be considered passing.
Jarkko's got some truly fascist