[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Revisit patch for Bug#11935?
From: |
martin rudalics |
Subject: |
Re: Revisit patch for Bug#11935? |
Date: |
Mon, 05 Dec 2016 17:26:59 +0100 |
> So the question is how many people who customary debug on the C level
> build with -O0, regardless of their compiler version. Could people
> who read this please tell what they use?
On GNU/Linux I have an -O0 version for every toolkit which means more
than 20 (GTK, Lucid, Motif, no-toolkit, no-X, Cairo, GNUStep, GTK with
Lucid scroll bars times three for release, master, and master with my
modifications) builds. Add three -O0 builds on Windows. None of all
these builds can be used for editing purposes, so I also have three -O3
builds - two for GTK and one on Windows for doing normal work.
martin