-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On 03.05.2013 04:22, Jim Michaels wrote:
> On Thursday, May 2, 2013 3:28 PM, LRN wrote:
>> On 01.05.2013 22:09, swigger wrote:
>>> ~/tmp$ cat hello.c
>>> #include <stdio.h>
>>>
>>> int main()
>>> {
>>> printf("%lld\n", 0x123456789all);
>>> return 0;
>>> }
>>> ~/tmp$ gcc -Wall hello.c
>>> ~/tmp$ i686-w64-mingw32-gcc -Wall hello.c
>>> hello.c: In function ‘main’:
>>> hello.c:5:2: warning: unknown conversion type character ‘l’ in format
>> Try compiling with -D__MINGW_USE_ANSI_STDIO=1 in CPPFLAGS.
>>
> %I64d results in same message.
You've replied to the wrong message. I advised you to try a CPPFLAG. It
was JonY who told you to use %I64d.
I would also advise to not to top-post. That would help to avoid
confusion too.
- --
O< ascii ribbon - stop html email! - www.asciiribbon.org
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (MingW32)
iQEcBAEBAgAGBQJRgwTUAAoJEOs4Jb6SI2Cw/AgH/1AB0QweAeuHesp1d6h4Jkxp
RpnJ714aRpqDdEJ+O9yW16lRXqKt8gCzh3fCvgQcknCLlWWr23q7xq00Hfh8OEee
+wdhZOPs8oNGJS9hqzRPEFOKCMFbvkaf4BdwtKy7jer3a+nUO6F4XoWcFpkfGPBR
4cWLXtU6suIPDKpH7qPmbxfctEzNoZ0xWA0XVWwHeOK+4sR/pp22lVEeTxvnG1qa
8eI46XH6mIXBrH6L36y4KgPWDaa5WnEVApv7ysZT0gh5YI1KXHcVH1UUHEiLYZ8z
JJ80TAFT0wqQWAJoDrUvemcRfFTv4igL2VHVMt4aYY34LdV25UEoQvj2V750MHE=
=za+7
-----END PGP SIGNATURE-----
------------------------------------------------------------------------------
Get 100% visibility into Java/.NET code with AppDynamics Lite
It's a free troubleshooting tool designed for production
Get down to code-level detail for bottlenecks, with <2% overhead.
Download for free and get started troubleshooting in minutes.
http://p.sf.net/sfu/appdyn_d2d_ap2
_______________________________________________
Mingw-w64-public mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mingw-w64-public