arch/x86/signal.c needs to be built and linked in on x86-64 as well.
Signed-off-by: Eduard - Gabriel Munteanu <[email protected]>
---
arch/x86/Makefile_64 | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/arch/x86/Makefile_64 b/arch/x86/Makefile_64
index 6298ea6..3449463 100644
--- a/arch/x86/Makefile_64
+++ b/arch/x86/Makefile_64
@@ -9,6 +9,7 @@ ARCH_OBJS = \
arch/x86/instruction.o \
arch/x86/lir-printer.o \
arch/x86/registers_64.o \
+ arch/x86/signal.o \
arch/x86/stack-frame.o \
arch/x86/use-def.o \
jamvm/os/$(OS)/os.o \
--
1.6.0.6
------------------------------------------------------------------------------
Crystal Reports - New Free Runtime and 30 Day Trial
Check out the new simplified licensing option that enables unlimited
royalty-free distribution of the report engine for externally facing
server and web deployment.
http://p.sf.net/sfu/businessobjects
_______________________________________________
Jatovm-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jatovm-devel