With -fno-strict-aliasing, I get:
my CFLAGS on FreeBSD are
-g -O2 -Werror -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -Wcast-qual -Wfloat-equal -Wshadow -Wpointer-arith -Wbad-function-cast -Wsign-compare -Waggregate-return -Wmissing-noreturn -Wmissing-format-attribute -Wpacked -Wredundant-decls -Wnested-externs -Wdisabled-optimization -Wno-long-long -Wendif-labels -Wcast-align

Which seem to work and come from this:

./buildconf     --with-perl=/usr/local/software/perl/5.8.8/bin/perl

setenv PERL5LIB /usr/local/software/mod_perl/trunk/lib
./configure \
    --prefix=/usr/local/software/apreq/trunk \
    --with-perl=/usr/local/software/perl/5.8.8/bin/perl \
    --with-apache2-apxs=/usr/local/software/httpd/2.2.2/prefork/bin/apxs \
    --with-expat=/usr/local \
    --enable-maintainer-mode \
    --enable-perl-glue

gmake all
gmake test

--
------------------------------------------------------------------------
Philip M. Gollucci ([EMAIL PROTECTED]) 323.219.4708
Consultant / http://p6m7g8.net/Resume/resume.shtml
Senior Software Engineer - TicketMaster - http://ticketmaster.com
1024D/A79997FA F357 0FDD 2301 6296 690F  6A47 D55A 7172 A799 97F

"It takes a minute to have a crush on someone, an hour to like someone,
and a day to love someone, but it takes a lifetime to forget someone..."

Reply via email to