From: newsham AT lava DOT net (Tim Newsham) Subject: Re: printf + long long 20 Jul 1998 13:16:04 -0700 Message-ID: References: <3 DOT 0 DOT 5 DOT 32 DOT 19980706151214 DOT 00a59800 AT pop DOT cygnus DOT com> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit To: ebachalo AT cygnus DOT com (Eric Bachalo) Cc: newsham AT lava DOT net, cygwin32-developers AT cygnus DOT com > I just left a meeting where this problem was brought up as a side issue. > It is being looked into and should be resolved shortly. Thank you for > pointing it out. I heard that it may require both minor newlib and minor > cygnwin changes. I just took out the '#if 1 #define _NO_LONLONG #endif' in newlib/libc/stdio/vfprintf.c and rebuilt and printf with %lld and %qd now works properly. (why was that defined in the first place?) > Best Regards, > Eric Bachalo Tim N.