Closed Bug 431541 Opened 16 years ago Closed 16 years ago

Get ESC working on TT

Categories

(Tamarin Graveyard :: Tracing Virtual Machine, defect, P2)

x86
macOS
defect

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: edwsmith, Assigned: edwsmith)

References

Details

Attachments

(4 obsolete files)

must modify tc/esc to use file & byteArray api's that are compatible with tt, and also fix bugs in tt which break esc.  (see depends on section)
Depends on: 431392, 431540
Assignee: nobody → edwsmith
Priority: -- → P2
Depends on: 432487
Attachment #318606 - Attachment is obsolete: true
to build TT-compatible ESC
1. apply TC patch to TC tip
2. rebuild TC, copy shell to esc/bin
3. rebuild ESC (copy shell to esc/bin; cd esc/build; make clean; make)

to run it on TT:
4. apply TT patch to TT tip
5. rebuild TT, copy shell to esc/bin
6. copy TC/esc/bin/*.abc to TT/esc/bin

run esc: cd TT/esc/build; ./esc-sh ../src/parse.es
or rebuild esc: make clean; make
Comment on attachment 319633 [details] [diff] [review]
TT patch to update esc, and workaround bugs

TT tip now runs esc successfully without this patch
Attachment #319633 - Attachment is obsolete: true
No longer depends on: 431392, 431540
Attachment #319630 - Attachment is obsolete: true
TC changes pushed.
Attachment #323878 - Attachment is obsolete: true
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: