solaris non gcc compiler debug options - Mailing list pgsql-bugs

From Kris Jurka
Subject solaris non gcc compiler debug options
Date
Msg-id Pine.BSO.4.56.0410271911270.18816@leary.csoft.net
Whole thread Raw
List pgsql-bugs
Compiling on solaris with a non gcc compiler does not correctly enable
debugging when --enable-debug is specified.  src/template/solaris is
specifying CFLAGS="-O -v" and -O overrides the -g that --enable-debug
adds.

Kris Jurka

pgsql-bugs by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: Why is abstime type deprecated?
Next
From: elein
Date:
Subject: Usability or Data Bug in SERIAL column declarations