Ok, so please apply patch.
Thanks,
Kai
2015-01-03 9:25 GMT+01:00 Dongsheng Song :
> Yes, I can cross build binutils 2.24, gdb 7.8.1, gcc 4.8/4.9/5.0 (both
> 32 bit and 64 bit). Then use these cross build compiler (gcc
> 4.8/4.9/5.0) can build the native compiler (gcc 4.8/4.9/5.0) without
> any re
Yes, I can cross build binutils 2.24, gdb 7.8.1, gcc 4.8/4.9/5.0 (both
32 bit and 64 bit). Then use these cross build compiler (gcc
4.8/4.9/5.0) can build the native compiler (gcc 4.8/4.9/5.0) without
any regress.
PS: this patch did not remove any header files, it just fix compile errors:
fatal e
AFAI remember was this header necessary for some of this header users.
Have you tried to bootstrap binutils/gcc with this change? I remember
there was a reason to depend on this header, but I can recall why
exactly.
Anyway, if boostrap of binutils/gcc is fine without regressions, then
I am ok with
> 31 дек. 2014 г., в 6:19, dongsheng.s...@gmail.com написал(а):
>
>
> The header file 'ansidecl.h' did not in the repo, and not generated by any
> script.
>
> OK for commit ?
>
ansidecl.h is part of binutils/gdb
> Regards,
> Dongsheng
>
>
> From: dongsheng.s...@gmail.com
> To: mingw-w64-public@lists.sourceforge.net
> Date: Wed, 31 Dec 2014 11:19:21 +0800
> Subject: [Mingw-w64-public] [PATCH] Do not include non-existent header file
> 'ansidecl.h'
>
> From: Dongsheng Song
>
> ---
> m
The header file 'ansidecl.h' did not in the repo, and not generated by any
script.
OK for commit ?
Regards,
Dongsheng
--
Dive into the World of Parallel Programming! The Go Parallel Website,
sponsored by Intel and deve
From: Dongsheng Song
---
mingw-w64-headers/crt/ieeefp.h | 1 -
1 file changed, 1 deletion(-)
diff --git a/mingw-w64-headers/crt/ieeefp.h b/mingw-w64-headers/crt/ieeefp.h
index d22a4b5..d8bbf40 100644
--- a/mingw-w64-headers/crt/ieeefp.h
+++ b/mingw-w64-headers/crt/ieeefp.h
@@ -3,7 +3,6 @@
#i