[Gems-users] Compiling Ruby flags Error 139


Date: Wed, 23 Aug 2006 18:06:15 -0400
From: "Tamir Heyman" <heyman.tamir@xxxxxxxxx>
Subject: [Gems-users] Compiling Ruby flags Error 139
Hi,
I'm trying to build GEMS 1.3 with Simics 2.2.19. I'm using gcc 3.4.4.
I'm following the instructions in:
http://www.cs.wisc.edu/gems/doc/wiki/moin.cgi/Index

When I run the command:
make PROTOCOL=MOSI_SMP_bcast DESTINATION=MOSI_SMP_bcast

After a long time and a lot of output I get the following error:

=== Building module "ruby" using the 2.0 API ===
Creating exportmap.elf
Compiling ruby.c
`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead.
/usr1/tamirh/simics-2.2.19/src/extensions/ruby/ruby.c:108: warning:
'mm_id' defined but not used
Compiling module_id.c
`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead.
Linking ruby.so
gmake[2]: *** [/usr1/tamirh/simics-2.2.19/x86-linux/lib/ruby.so] Error 139
gmake[2]: *** Deleting file `/usr1/tamirh/simics-2.2.19/x86-linux/lib/ruby.so'
make[1]: *** [ruby] Error 2
make[1]: Leaving directory `/usr1/tamirh/simics-2.2.19/x86-linux/lib'
make: *** [all] Error 2

I noticed there was a discussion on this Error 139, but it didn't complete :-(

If anyone can help me it will be great.

Thanks, Tamir
[← Prev in Thread] Current Thread [Next in Thread→]