At 03:55 PM 12/31/2001 +0000, Nicholas Clark wrote:
>Shall I submit a patch that makes Configure.pl check the the C compiler works
>and if it's gcc (by compiling a test program that looks for gcc's version
>macros, rather than trying to pass the output of ${cc} --version)
>
>And the if it's gcc in the tin (whatever the label says) do Dan's
>
>    $c{cc_warn} = " -Wall -ansi -pedantic -Wtraditional 
> -Wstrict-prototypes -Wmissing-prototypes -Winline -Wredundant-decls -Wall 
> -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings 
> -Wconversion -Waggregate-return -Winline";

Yes, please. This'll catch the systems based on GCC (like the Mac OS X 
compiler) that don't look like that in Config.pm

                                        Dan

--------------------------------------"it's like this"-------------------
Dan Sugalski                          even samurai
[EMAIL PROTECTED]                         have teddy bears and even
                                      teddy bears get drunk

Reply via email to