This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: gcc 3.0 IRIX 6.5 bug
- To: Gabriel dot Dos-Reis at cmla dot ens-cachan dot fr (Gabriel Dos Reis)
- Subject: Re: gcc 3.0 IRIX 6.5 bug
- From: wem at bruker dot de (Werner Mausshardt)
- Date: Fri, 13 Jul 2001 16:13:26 +0200 (MESZ)
- Cc: gcc-bugs at gcc dot gnu dot org
- Reply-To: werner dot mausshardt at bruker dot de
Gabriel.Dos-Reis@cmla.ens-cachan.fr (Gabriel Dos Reis) wrote:
> | #include <sys/types.h>
> | #include <iostream>
> |
> | int main()
> | {
> | off_t ot = 3;
>
> The problème is that V3 doesn't know anything about <sys/type.h> nor
> off_t. Actually, it is the job of the system integrator to take the
Did you really get the problem right? It is only the std::cout
which can not handle the off_t type, every thing else with off_t works.
Werner
--
Werner Mausshardt E-mail: werner.mausshardt@bruker.de
Software Department Tel: +49 721 5161 448
Bruker Analytik GmbH Fax: +49 721 5161 480