Closed
Bug 467750
Opened 16 years ago
Closed 16 years ago
Get x-platform scripts working for mac and linux x64 platforms
Categories
(Tamarin Graveyard :: Build Config, defect)
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: brbaker, Unassigned)
References
Details
Attachments
(1 file)
680 bytes,
patch
|
lhansen
:
review+
|
Details | Diff | Splinter Review |
Build scripts currently do not handle building for x64-86 for any platform other than windows.
Reporter | ||
Comment 1•16 years ago
|
||
Relies on patch from #463428 which fixes the codegen/manifest.mk
Depends on: 463428
Reporter | ||
Comment 2•16 years ago
|
||
This patch requires that you pass --enable-leopard to the configure.py script, minimum target for 64bit mac is 10.5
../configure.py --enable-shell --target=x86_64-darwin --enable-leopard
Attachment #351168 -
Flags: review?(lhansen)
Updated•16 years ago
|
Attachment #351168 -
Flags: review?(lhansen) → review+
Reporter | ||
Comment 3•16 years ago
|
||
pushed mac 64bit patch 1185:5ce536b943d6
Reporter | ||
Updated•16 years ago
|
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → FIXED
Comment 4•15 years ago
|
||
Resolved fixed engineering / work item that has been pushed. Setting status to verified.
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•