Package: gcc-3.3
Version: 1:3.3.4-9
Followup-For: Bug #268338
I have the same problem on my system. My sarge system is newly installed
from the debian-installer RC1, and this apt-get upgrade left my package
system in an unstable state.
-- System Information:
Debian Release: 3.1
APT prefers un
Package: gcc-3.0
Version: 1:3.0.3ds3-1
Severity: wishlist
At the gcc/libstdc++ FTP, there is now manpages for much of the standard
C++ library:
ftp://gcc.gnu.org/pub/gcc/libstdc++/doxygen/
It would be nice to see these manpages shipped with libstdc++3-doc, as
there is no manpages for the standar
* Matthias Klose <[EMAIL PROTECTED]> [2002-01-01 17:21:43]:
> They are. See /usr/doc/libstdc++3-doc/libstdc++/html_user/
I'm talking about shipping the man-pages with the package, so you can do
"man ", HTML reference isn't the same.
- Morten.
Package: gcc-3.0
Version: 1:3.0.3-1
I don't know if it's valid for this bug report, but all code I have tried is
slower in g++ 3, here's a simple example:
(numbers first, code in the bottom)
mbp:~$ g++ benchmark.cpp ; ls -l a.out ; time a.out ; g++-3.0 benchmark.cpp
; ls -l a.out ; time a.out
-rw
4 matches
Mail list logo