Re: [Gems-users] Ruby compilation Error


Date: Sun, 28 Oct 2007 10:21:54 -0500
From: Jayaram Bobba <bobba@xxxxxxxxxxx>
Subject: Re: [Gems-users] Ruby compilation Error
Your compiler is unable to locate simics/interface.h.
I think it's 'cause of the following error on command line

-Iinterfaces-Isimics

needs to be:

-Iinterfaces -Isimics

Jayaram


anup_m@xxxxxxxxxxxxxxxxxxx wrote:
Hi All,
Please help me out with the ruby compilation error as in attached file.

Regards,
Anup

------------------------------------------------------------------------

_______________________________________________
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→]