Bug 61 - Building release builds
Status:
RESOLVED FIXED
Component:
Build-Env
Version:
unspecified
Hardware:
PC Linux
Importance:
P3 normal
Target Milestone:
---
Assignee:
Rob Caelers
URL:
Depends on:
Blocks:
Reported:
Sep 11 2002 22:50:57 UTC
by:
Raymond Penners
Modified:
Sep 15 2002 22:03:37 UTC
WhoWhenWhatRemovedAdded
Rob CaelersSep 11 2002 22:53:16 UTCstatusNEWASSIGNED
componentCoreBuild-Env
Rob CaelersSep 11 2002 22:55:44 UTCstatusASSIGNEDRESOLVED
resolutionFIXED
Description
Raymond Penners  Sep 11 2002 22:50:57 UTC
It should be possible to do a true release build. Minimal requirements:
- "-O2"
- "-DNDEBUG" (for disabling asserts)

(PS: perhaps "build environment" should become a bugzilla component)
Comment 1
Rob Caelers  Sep 11 2002 22:55:44 UTC
Just remove --enable-debug from configure. This call also disable tracelogging.
Comment 2
Raymond Penners  Sep 13 2002 22:51:17 UTC
umm, there is still this "--disable-debug" is ignored bug, isn't there.
REOPEN?
Comment 3
Rob Caelers  Sep 15 2002 22:03:37 UTC
Works for me(tm)