This is the mail archive of the fortran@gcc.gnu.org mailing list for the GNU Fortran project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: FORTRAN GCC 4.3.X library


Further to my previous message if you dont want -std=gnu99 0r -std=c99
build flag carried on the libgfortan/Makefile.in/am for all compilers
you could define it as

-D_GNU_SOURCE @GNU_GCC_TRUE@ -std=gnu99

if there are any no gcc compilers that should build the sources...
I ve doubt that but there may well be ...


Kind Regards,


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