Closed
Bug 199852
Opened 22 years ago
Closed 8 years ago
about:buildconfig does not list the version for certain non-gcc compilers
Categories
(Firefox Build System :: General, defect)
Tracking
(Not tracked)
RESOLVED
INCOMPLETE
People
(Reporter: roland.mainz, Unassigned)
Details
about:buildconfig does not list the version for non-gcc compilers (like Sun
Workshop/Forte).
Steps to reproduce:
1. Build with a non-gcc compiler like Sun Workshop/Forte or the MipsPro compiler
2. Start the build
3. Go to about:buildconfig
Result:
Compiler version shows "N/A"
Expected result (on Solaris when the build was compiled with Sun Workshop 7):
CC version: cc: Forte Developer 7 C 5.4 2002/03/09
CXX version: CC: Forte Developer 7 C++ 5.4 Patch 111715-05 2003/02/09
Comment 1•22 years ago
|
||
No, it doesn't. When someone let's me know how to determine the version for the
various compilers, that support will be added.
Priority: -- → P5
Summary: about:buildconfig does not list the version for non-gcc compilers (like Sun Workshop/Forte) → about:buildconfig does about:buildconfig does not list the version for certain non-gcc compilers
Target Milestone: --- → Future
Updated•22 years ago
|
Summary: about:buildconfig does about:buildconfig does not list the version for certain non-gcc compilers → about:buildconfig does not list the version for certain non-gcc compilers
Comment 2•22 years ago
|
||
this is working fine for me:
Build platform
target
i386-pc-solaris2.9
Build tools
Compiler Version Compiler flags
cc Sun C 5.5 EA2 2003/01/09 -xstrconst -xbuiltin=%all -mt
CC Sun C++ 5.5 EA2 2003/01/09 -xbuiltin=%all -mt -I/usr/openwin/include
Configure arguments
--enable-optimize=-xO1 --disable-debug --disable-shared --enable-static
--disable-tests --enable-svg --enable-extensions --enable-toolkit=gtk2
--enable-mathml --enable-crypto
Comment 3•22 years ago
|
||
Mass reassign to new default build assignee
Assignee: seawood → mozbugs-build
Priority: P5 → --
Mass reassign of Build/Config bugs to Leaf.
Assignee: mozbugs-build → leaf
Target Milestone: Future → ---
Updated•21 years ago
|
Assignee: leaf → cmp
Updated•21 years ago
|
Product: Browser → Seamonkey
Comment 5•20 years ago
|
||
Mass reassign of open bugs for chase@mozilla.org to build@mozilla-org.bugs.
Assignee: chase → build
Comment 6•19 years ago
|
||
Mass re-assign of bugs that aren't on the build team radar, so bugs assigned to build@mozilla-org.bugs reflects reality.
If there is a bug you really think we need to be looking at, please *email* build@mozilla.org with a bug number and explanation.
Assignee: build → nobody
Updated•16 years ago
|
Product: SeaMonkey → Core
QA Contact: granrosebugs → build-config
Comment 7•8 years ago
|
||
Mass bug cleanup for Core:Build Config.
If you feel this bug has been closed in error, please re-open with new details.
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → INCOMPLETE
Updated•7 years ago
|
Product: Core → Firefox Build System
You need to log in
before you can comment on or make changes to this bug.
Description
•