This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libfortran/15235] [gfortran] libgfortran doesn't build on Solaris 10/x86
- From: "Tobias dot Schlueter at physik dot uni-muenchen dot de" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 14 May 2004 17:25:00 -0000
- Subject: [Bug libfortran/15235] [gfortran] libgfortran doesn't build on Solaris 10/x86
- References: <20040430200445.15235.ro@techfak.uni-bielefeld.de>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From Tobias dot Schlueter at physik dot uni-muenchen dot de 2004-05-14 17:24 -------
Subject: Re: [gfortran] libgfortran doesn't build on
Solaris 10/x86
ro at techfak dot uni-bielefeld dot de wrote:
>
>>Besides, I'm curious, is offset_t different from off_t on Solaris?
>
>
> Yes, off_t can be 32 bit or 64 bit: always 64 bit for 64-bit compilations,
> either one for 32-bit compilations, depending on large file support, while
> offset_t is always 64 bit:
>
Hm, isn't offset offset_t actually preferable in that case? I'll prepare
my patch but we should think about this.
- Tobi
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=15235