X-Authentication-Warning: delorie.com: mail set sender to djgpp-workers-bounces using -f X-Recipient: djgpp-workers AT delorie DOT com Message-ID: <513B2986.2050102@iki.fi> Date: Sat, 09 Mar 2013 14:22:30 +0200 From: Andris Pavenis User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130219 Thunderbird/17.0.3 MIME-Version: 1.0 To: djgpp-workers AT delorie DOT com CC: Juan Manuel Guerrero Subject: Re: gcc-4.8.0 20130202 References: <510E36AE DOT 6060102 AT iki DOT fi> <513823DD DOT 1010706 AT iki DOT fi> <513B268F DOT 5050108 AT gmx DOT de> In-Reply-To: <513B268F.5050108@gmx.de> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Reply-To: djgpp-workers AT delorie DOT com On 03/09/2013 02:09 PM, Juan Manuel Guerrero wrote: > #include "..." search starts here: > . > #include <...> search starts here: > ../../../../include > End of search list. > In file included from ctime.c:44:0: > h:/djgpp/include/time.h:117:23: fatal error: x86intrin.h: No such file or directory (ENOENT) > #include > ^ > compilation terminated. > make.exe[3]: *** [ctime.o] Error 1 > make.exe[2]: *** [all_subs] Error 2 > make.exe[1]: *** [all] Error 2 > make.exe: *** [subs] Error 2 > > I installed all products and x86intrin.h is there in C:\djgpp-2.04\lib\gcc\djgpp\4.80\include. > If more information is needed let me know. I committed fix for djgpp/src/makefile.inc 2 days ago. Andris