This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
RE: Patch for mingw stdint information
- From: Danny Smith <dannysmith at clear dot net dot nz>
- To: 'FX' <fxcoudert at gmail dot com>, dannysmith at users dot sourceforge dot net, kai dot tietz at onevision dot com, nightstrike at gmail dot com
- Cc: gcc at gcc dot gnu dot org
- Date: Sat, 04 Apr 2009 19:59:10 +1300
- Subject: RE: Patch for mingw stdint information
> Hi all,
>
> Please find attached a patch I built to add stdint-related
> information
> to GCC configuration for the mingw target (see
> http://gcc.gnu.org/ml/gcc/2009-04/msg00000.html
> for more details about why).
Thanks for this. I am just in the process of doning a testsuite run on exactly the the
same patch as yours
(main diff is that I put everything in "mingw-stdint.h" for sanity reason. I will need
Kai's help on 32/64 bit #ifdefs
> I hope this can help,
It does of course.
Danny