Closed
Bug 1240097
Opened 10 years ago
Closed 7 years ago
Configure SpiderMonkey: C and C++ compilers are different
Categories
(Firefox Build System :: General, defect)
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: lmzf318, Unassigned, NeedInfo)
Details
(Whiteboard: [specification][type:bug])
What did you do?
================
1. Follow https://developer.mozilla.org/en-US/docs/Mozilla/Developer_guide/Build_Instructions/Linux_Prerequisites to setup required tools.
2. Follow https://developer.mozilla.org/en-US/docs/Mozilla/Projects/SpiderMonkey/Build_Documentation.
3. Run '../configure --enable-debug --disable-optimize'.
What happened?
==============
configure: error: Your C and C++ compilers are different. You need to use the same compiler.
What should have happened?
==========================
No such error.
Is there anything else we should know?
======================================
GCC and G++ are both 4.9.3 in this computer.
Component: Setup / Install → Build Config
OS: Other → Linux
Product: Mozilla Developer Network → Firefox
Hardware: All → x86_64
Version: unspecified → 38 Branch
Comment 2•7 years ago
|
||
lmzf318 is this still an issue or can the bug be closed?
Flags: needinfo?(lmzf318)
Comment 3•7 years ago
|
||
Please re-open if this is still an issue.
Status: UNCONFIRMED → RESOLVED
Closed: 7 years ago
Resolution: --- → WONTFIX
| Assignee | ||
Updated•7 years ago
|
Component: Build Config → General
Product: Firefox → Firefox Build System
You need to log in
before you can comment on or make changes to this bug.
Description
•