Re: [Gems-users] Magic Instructions


Date: Thu, 14 Sep 2006 08:57:41 -0500
From: Dan Gibson <degibson@xxxxxxxx>
Subject: Re: [Gems-users] Magic Instructions
I think GCC defaults to O0, in which case you're not optimizing the magic away. I suggest you try Pradeep's suggestion of replacing "__sparc" with "__sparc__" in magic-instruction.h. If that doesn't work, I suggest you post the issue to the Simics forum at www.simics.net.

Regards,
Dan Gibson

Daniele Bordes wrote:
Well, I really don't know.... I downloaded gcc for Sparc/Solaris as
described at url
http://cooltools.sunsource.net/gcc/install.html , and I compile from
command line just typing gcc magic_instruction.c
_______________________________________________
Gems-users mailing list
Gems-users@xxxxxxxxxxx
https://lists.cs.wisc.edu/mailman/listinfo/gems-users
Use Google to search the GEMS Users mailing list by adding "site:https://lists.cs.wisc.edu/archive/gems-users/"; to your search.


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