Auteur: Phil Pennock Date: À: John Jetmore CC: exim-dev Sujet: Re: [exim-dev] HEAD not building
On 2010-06-07 at 14:12 -0400, John Jetmore wrote: > You can make an argument that this is an old server, but I have
> current versions of Exim running on Solaris 2.6 (was 2.5 until a year
> or so ago), and I'm willing to be I'm not a winner in the "running
> Exim on the oldest platform" contest.
I wouldn't make that argument. We support myriad platforms, end of
story. The -std=c99 is convenient if it's available, simply because we
can then rely on %zu being available to printf.
But I was looking in the wrong place. I grabbed your Makefile and
s/-O/-ggdb/ and got a useful stack backtrace.