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
| Who | When | What | Removed | Added |
|---|---|---|---|---|
| Rob Caelers | Sep 11 2002 22:53:16 UTC | status | NEW | ASSIGNED |
| component | Core | Build-Env | ||
| Rob Caelers | Sep 11 2002 22:55:44 UTC | status | ASSIGNED | RESOLVED |
| resolution | FIXED |
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)