https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84919

--- Comment #30 from Martin Sebor <msebor at gcc dot gnu.org> ---
(In reply to Marietto from comment #28)
> I'm not a coder. can u explain to me carefully what should I do ? thanks.

Usually packages provide a mechanism to prevent compiler warnings from causing
errors (by avoiding -Werror).  I don't know how this one does it.  I'd try
adding WERROR=0 to the invocation of the command you are using to build it. 
The link is a diff from a Wiki edit, not a guide.  This also isn't the right
place to get help with third party software.   I'd talk to the Intel GVT-g
developers.

Reply via email to