This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


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

Re: libf2c on solaris2.5.1


Richard Earnshaw wrote:

> If _POSIX_SOURCE is defined Solaris 2.5.1 requires __EXTENSIONS__ to be
> defined in order for struct timeval to be defined.
> 
> Is there any reason why the following should not be added:
> 
>         * libI77/configure.in (__EXTENSIONS__): Define.
>         * libI77/config.h.in, libI77/conifgure: regenerate.
>         * libU77/configure.in (__EXTENSIONS__): Likewise.

OK with me - hope it doesn't trip other OS's ...

Thanks,

-- 
Toon Moene - mailto:toon@moene.indiv.nluug.nl - phoneto: +31 346 214290
Saturnushof 14, 3738 XG  Maartensdijk, The Netherlands
Maintainer, GNU Fortran 77: http://gcc.gnu.org/onlinedocs/g77_news.html
Join GNU Fortran 95: http://g95.sourceforge.net/ (under construction)


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