[Bug libfortran/15235] [gfortran] libgfortran doesn't build on Solaris 10/x86

ro at techfak dot uni-bielefeld dot de gcc-bugzilla@gcc.gnu.org
Sat May 15 03:49:00 GMT 2004


------- Additional Comments From ro at techfak dot uni-bielefeld dot de  2004-05-14 17:29 -------
Subject: Re:  [gfortran] libgfortran doesn't build on Solaris 10/x86

Tobias dot Schlueter at physik dot uni-muenchen dot de writes:

> Hm, isn't offset offset_t actually preferable in that case? I'll prepare 
> my patch but we should think about this.

no way!  What libgfortran actually should do is detect if the target
platform has largefile support and use that if available.  But this isn't
an interface change, just define the appropriate macros.  There's actually
an autoconf macro for this: AC_SYS_LARGEFILE.  See its documentation for
details.

	Rainer


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=15235



More information about the Gcc-bugs mailing list