This is the mail archive of the ecos-patches@sourceware.org mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] Speed-up sprintf() family of functions.


Andrew Lunn <andrew@lunn.ch> writes:

>> On the other hand, the latest gcc release is 4.1.1, and you say you are
>> using gcc-4.1.2. If I at all bother to reproduce this bogus warning, I'd
>> like to use exactly the same gcc you are using. What do I do?
>
> Im using 
>
> londo:/usr/bin# gcc -v
> Using built-in specs.
> Target: i486-linux-gnu
> Configured with: ../src/configure -v --enable-languages=c,c++,fortran,objc,obj-c++,treelang --prefix=/usr --enable-shared --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --enable-nls --program-suffix=-4.1 --enable-__cxa_atexit --enable-clocale=gnu --enable-libstdcxx-debug --enable-mpfr --with-tune=i686 --enable-checking=release i486-linux-gnu
> Thread model: posix
> gcc version 4.1.2 20061115 (prerelease) (Debian 4.1.1-21)
>
> This is the default compiler for Debian "testing", i.e. Debian etch.

Thanks, Andrew, though I've already reproduced the warning with 4.1.1,
-- see my reply to Jonathan.

[I do have Debian testing installed on my own computer, but I'm building
eCos on the server where Fedora is installed, and there 4.0.2 is the
default]

-- Sergei Organov.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]