bug-gnulib
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Intel 2016.1.150 compilation problems


From: Paul Eggert
Subject: Re: Intel 2016.1.150 compilation problems
Date: Tue, 15 Mar 2016 08:03:15 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.6.0

On 03/15/2016 03:08 AM, Balazs Hajgato wrote:
I have already reported this issue to Intel, waiting for their proposal.
Meanwhile I tried the patch, and I got a bunch of errors:
(error.restrict.txt)
I just have changed restrict to __restrict, error:
(error.__restrict.txt)
Why isn't your compiler running in C11 mode, or at least in C99 mode? Can you investigate that?

Is your program using Gnulib's std-gnu11 module? If not, perhaps it should. These days there's no good reason to compile in C89 mode, or even in C99 mode for that matter.

In the meantime, please try the attached additional patch.

Attachment: 0001-select-port-more-to-Intel-2016.1.150-compiler.patch
Description: Source code patch


reply via email to

[Prev in Thread] Current Thread [Next in Thread]