Closed Bug 911896 Opened 11 years ago Closed 11 years ago

Build ICU for android target if --enable-android-libstdcxx is set

Categories

(Firefox Build System :: General, defect)

All
Android
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED WONTFIX

People

(Reporter: m_kato, Assigned: m_kato)

References

Details

Current ICU codes requires RTTI (typeid) support. STLPort in android SDK doesn't have typeinfo header, Build ICU is failure. But if using gnu-stdcxx (--enable-android-libstdcxx), it can build it.
Hardware: x86 → All
Assignee: nobody → m_kato
(In reply to Makoto Kato (:m_kato) from comment #0) > Current ICU codes requires RTTI (typeid) support. Oh my
That being said, now that bug 910638 is fixed, I'd rather not magic enabling depending on other options.
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → WONTFIX
Product: Core → Firefox Build System
You need to log in before you can comment on or make changes to this bug.