Closed
Bug 461942
Opened 17 years ago
Closed 16 years ago
cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C
Categories
(Core :: JavaScript Engine, defect)
Core
JavaScript Engine
Tracking
()
RESOLVED
WONTFIX
People
(Reporter: timeless, Unassigned)
References
()
Details
[timeless@konigsberg src]$ make -s -f Makefile.ref cd editline; make -f Makefile.ref allcc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C
please fix the config/* files to use g++ since you're passing g++ command line arguments.....
Updated•16 years ago
|
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•