Re: [PATCH] Fix cygwin-stdint.h

2014-08-19 Thread Kai Tietz
Applied for you at revision 214156. Kai

Re: [PATCH] Fix cygwin-stdint.h

2014-08-12 Thread Kai Tietz
2014-08-12 22:00 GMT+02:00 Yaakov Selkowitz : > This patch fixes an error in r197168 where type definitions were made > dependent on the host architecture instead of the target. This causes > cross-compilation issues, particularly in a --host=x86_64-* > --target=i686-pc-cygwin configuration. > > A

[PATCH] Fix cygwin-stdint.h

2014-08-12 Thread Yaakov Selkowitz
This patch fixes an error in r197168 where type definitions were made dependent on the host architecture instead of the target. This causes cross-compilation issues, particularly in a --host=x86_64-* --target=i686-pc-cygwin configuration. Attached patch was tested by comparing output of './gcc