[Gems-users] Problems with -sign-module


Date: Fri, 07 Sep 2007 10:04:46 +0200
From: Carles Hernández <carherlu@xxxxxxxxxx>
Subject: [Gems-users] Problems with -sign-module
Hello,

(Using Simics 3.0.25 and Gems 1.3.1)
I am trying to compile and load the Ruby module, but while compiling Ruby, the Makefile stops as it encounters an error. It occurs in $SIMICS_INSTALL/config/module.mk, when it tries to sign de module:

$(SIMICS_WORKSPACE)/$(SIMICS_START_SCRIPT) -batch-mode  \
-quiet -no-copyright -no-module-cache    \
-P modelbuilder -sign-module $@

The return value of simics is '2', and make interprets this as an error since it is not '0'.
Is it normal?

Thank you in advance
[← Prev in Thread] Current Thread [Next in Thread→]