Front page | perl.perl6.internals |
Postings from December 2001
Cranky compilers
Thread Next
From:
Dan Sugalski
Date:
December 2, 2001 10:12
Subject:
Cranky compilers
Message ID:
Pine.LNX.4.21.0112021312220.9453-100000@redcap.sidhe.org
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 switches for gcc. Once we're -Wall clean,
those will go in too...
Dan
Thread Next
-
Cranky compilers
by Dan Sugalski