Closed
Bug 499669
Opened 17 years ago
Closed 16 years ago
Need build scripts for compiling the avmshell using Symbian tool chain
Categories
(Tamarin Graveyard :: Build Config, defect, P3)
Tracking
(Not tracked)
VERIFIED
DUPLICATE
of bug 488100
Future
People
(Reporter: brbaker, Assigned: brbaker)
Details
Attachments
(1 file)
|
12.63 KB,
patch
|
Details | Diff | Splinter Review |
I have tried to pull together the scripts from tamarin-tracing and other sources into tamarin-redux, but have not been able to get a successful compile of the avmshell.
I have attached the basic build files that are needed to build the shell using the symbian toolchain.
>$ cd platform/S60/group
>$ bldmake bldfiles
>$ ./ABLD.BAT build armv5 urel
Flags: flashplayer-qrb?
| Assignee | ||
Comment 1•17 years ago
|
||
This needs to be assigned to somebody that is familiar with with symbian tool chain and is able to provide the necessary files to compile the avmshell for symbian.
+ additional build files
+ custom shell implementations for symbian (In TT there are custom shell classes that are in http://hg.mozilla.org/tamarin-tracing/file/3f98dcd4a920/platform/symbian/src/ that may need to be ported to tamarin-redux)
Comment 2•17 years ago
|
||
Maybe Samuli can help.
Assignee: nobody → brbaker
Flags: flashplayer-qrb? → flashplayer-qrb+
Priority: -- → P3
Target Milestone: --- → flash10.x
Updated•16 years ago
|
Flags: flashplayer-triage?
Updated•16 years ago
|
Flags: flashplayer-triage? → flashplayer-triage+
| Assignee | ||
Updated•16 years ago
|
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → DUPLICATE
| Assignee | ||
Updated•16 years ago
|
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•