Closed
Bug 481329
Opened 16 years ago
Closed 7 years ago
Should call elf2e32 to generate E32Image on Symbian
Categories
(NSPR :: NSPR, defect)
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: m_kato, Assigned: wtc)
References
()
Details
(Keywords: mobile)
By bug 442706, configure can detect symbian platform. But this scripts will generate ELF format binary. Since symbian EAK2 only support E32image, current build script cannot generate "loadable" binary.
About details, see http://www.symbian.com/developer/techlib/v9.1docs/doc_source/n10356/BuildTools/native/elf2e32.guide.html.
I agree with this. Currently bug 442706 only gives a way to build NSPR as static library, some time later we will need to get elf2e32 post-process step involved.
Reporter | ||
Comment 2•7 years ago
|
||
Symbian is gone, so mark as WONTFIX.
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•