Re: [Mingw-w64-public] printf issues...

2011-12-29 Thread Jim Michaels
011 11:50 AM >Subject: Re: [Mingw-w64-public] printf issues... > > >On 12/17/2011 10:41 AM, Kai Tietz wrote: >> 2011/12/17 Ozkan Sezer: >>> On Sat, Dec 17, 2011 at 6:09 PM, David Cleaver wrote: >>>> >>>> >>>> On 12/17/2011 9:24 AM, Ozk

Re: [Mingw-w64-public] printf issues...

2011-12-17 Thread Sisyphus
- Original Message - From: "David Cleaver" >>> He has informed me that he is not in a cygwin environment. However, I >>> forgot to >>> ask what OS he was using. He *is* watching - but a bit pressed for time. The OS is Windows Vista64 - so I expect we're seeing a difference in msvc r

Re: [Mingw-w64-public] printf issues...

2011-12-17 Thread K. Frank
Hello David! On Sat, Dec 17, 2011 at 2:50 PM, David Cleaver wrote: > ... > I see lots of information online regarding when Visual Studio/Visual C++ > versions started being able to use the ll modifier (since version VC++ > 2003/7.1, > apparently), but I don't see the same information detailing w

Re: [Mingw-w64-public] printf issues...

2011-12-17 Thread Kai Tietz
For VC 2003 you can see on msdn http://msdn.microsoft.com/en-us/library/56e442dc%28v=vs.71%29.aspx that 'll' wasn't supported. Kai -- Learn Windows Azure Live! Tuesday, Dec 13, 2011 Microsoft is holding a special Learn W

Re: [Mingw-w64-public] printf issues...

2011-12-17 Thread Kai Tietz
2011/12/17 David Cleaver : > > On 12/17/2011 10:41 AM, Kai Tietz wrote: >> 2011/12/17 Ozkan Sezer: >>> On Sat, Dec 17, 2011 at 6:09 PM, David Cleaver wrote: On 12/17/2011 9:24 AM, Ozkan Sezer wrote: > On Sat, Dec 17, 2011 at 4:49 PM, David Cleaver  wrote: I know that putting

Re: [Mingw-w64-public] printf issues...

2011-12-17 Thread David Cleaver
On 12/17/2011 10:41 AM, Kai Tietz wrote: > 2011/12/17 Ozkan Sezer: >> On Sat, Dec 17, 2011 at 6:09 PM, David Cleaver wrote: >>> >>> >>> On 12/17/2011 9:24 AM, Ozkan Sezer wrote: On Sat, Dec 17, 2011 at 4:49 PM, David Cleaver wrote: >>> I know that putting >>> #define __USE_MINGW_ANSI_STDIO 1

Re: [Mingw-w64-public] printf issues...

2011-12-17 Thread Kai Tietz
2011/12/17 Ozkan Sezer : > On Sat, Dec 17, 2011 at 6:09 PM, David Cleaver wrote: >> >> >> On 12/17/2011 9:24 AM, Ozkan Sezer wrote: >>> On Sat, Dec 17, 2011 at 4:49 PM, David Cleaver  wrote: Hello Everyone, I seem to have run into an issue with printf with my native toolchain that >

Re: [Mingw-w64-public] printf issues...

2011-12-17 Thread Ozkan Sezer
On Sat, Dec 17, 2011 at 6:09 PM, David Cleaver wrote: > > > On 12/17/2011 9:24 AM, Ozkan Sezer wrote: >> On Sat, Dec 17, 2011 at 4:49 PM, David Cleaver  wrote: >>> Hello Everyone, >>> >>> I seem to have run into an issue with printf with my native toolchain that >>> someone else with the cross-com

Re: [Mingw-w64-public] printf issues...

2011-12-17 Thread David Cleaver
On 12/17/2011 9:24 AM, Ozkan Sezer wrote: > On Sat, Dec 17, 2011 at 4:49 PM, David Cleaver wrote: >> Hello Everyone, >> >> I seem to have run into an issue with printf with my native toolchain that >> someone else with the cross-compiler does not have. I was hoping someone >> here >> could hel

Re: [Mingw-w64-public] printf issues...

2011-12-17 Thread Ozkan Sezer
On Sat, Dec 17, 2011 at 4:49 PM, David Cleaver wrote: > Hello Everyone, > > I seem to have run into an issue with printf with my native toolchain that > someone else with the cross-compiler does not have.  I was hoping someone here > could help us track down what might be the difference between ou

[Mingw-w64-public] printf issues...

2011-12-17 Thread David Cleaver
Hello Everyone, I seem to have run into an issue with printf with my native toolchain that someone else with the cross-compiler does not have. I was hoping someone here could help us track down what might be the difference between our two builds. We ran tests based off of the following test pr