[Gems-users] Using Multiple CC Protocols


Date: Sat, 30 May 2009 00:43:07 -0400
From: Edward Lee <edwl202@xxxxxxxxx>
Subject: [Gems-users] Using Multiple CC Protocols
Hi,

I have a problem running multiple protocols from GEMS workspace. I know this had been discussed before and I am pretty much following the suggestions but no success so far.

So this is what I am doing:

Although the new compiled *.so files do not go to target protocol's folder, I copy them to the specific protocol's "modules" directory. And SIMICS_EXTRA_LIB is directing the ./modules so as far as I understand RUBY should be loaded from there which has the corresponding dynamic libraries. But anytime I run a test, I get results from the last compiled CC protocol. And if I delete the ruby.so from workspace/$(HOST_TYPE)/lib/ ruby has failed to initialize, so looks like it is not really looking for "./modules" at all. Any idea what I am missing here?

Regards,

Ed
[← Prev in Thread] Current Thread [Next in Thread→]