Closed Bug 772514 Opened 12 years ago Closed 12 years ago

halfmoon does not compile on linux32

Categories

(Tamarin Graveyard :: Optimizing JIT, defect)

x86
Linux
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 750694

People

(Reporter: brbaker, Unassigned)

References

Details

Compiling halfmoon enabled shell on linux32 fails with the following error:

./libavmplus.a(Deopt.o): In function `framelib::getTrampForInt32()':
/home/build/jenkins/workspace/tamarin-redux-compile-hm/57f1a3de/objdir-debug-hm/../core/Deopt.cpp:807: undefined reference to `_deoptFrameUponReturnWithInt32'
./libavmplus.a(Deopt.o): In function `framelib::getTrampForDouble()':
/home/build/jenkins/workspace/tamarin-redux-compile-hm/57f1a3de/objdir-debug-hm/../core/Deopt.cpp:850: undefined reference to `_deoptFrameUponReturnWithDouble'
collect2: ld returned 1 exit status
Blocks: 779468
This was fix by 750694.
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.