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: REAL_KINDS: a compilation error in Windows but not in Linux ?


1/2) Tobias Burnus wrote:

> Jorge D'ELIA wrote:
> > C:\Users\TEST\gfortran --version
> > GNU Fortran (GCC) 4.7.0 20110419 (experimental) [trunk revision
> > 170140]
> [...]
> >    use m_test ! bogus warning?
> >                                            1
> > Warning: Type specified for intrinsic function 'compiler_options' at
> > (1) is ignored
> 
> I get the same warning with
>
> gcc version 4.6.1 20110801 [gcc-4_6-branch revision 177033] 
> (SUSE Linux)
>
> but not with
>
> gcc-Version 4.7.0 20110814 (experimental)
>
> Thus, it could be a bug which has been fixed on the trunk in the 
> last 4 months.

Makes sense since the last test version in:

http://gcc.gnu.org/wiki/GFortranBinaries

available for Windows is dated as 2011-04-19. 


2/2) Jerry wrote:

> Are you using mingw? 

My apologies for my previous wrong answer: YES, the experimental 
compiler is for MinGW build ("native Windows" build), and it 
was downloaded from: 

http://users.humboldt.edu/finneyb/gfortran-windows-20110419.exe. 

BTW, perhaps, there is a newer experimental version?


Regards,
Jorge.
--


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