[Mingw-users] e fortran GNU (G77) does not compile at the Windows 10

Back to archive index

Carlos Veiga cave****@on*****
Wed Aug 8 08:20:18 JST 2018


Hi  David,

My version of G77 is MinGW-3.2.0-rc-3


For  gcc -v    the error is

Reading specs from C:/MinGw/bin/../lib/gcc/mingw32/3.4.2/specs
Configured with: ../gcc/configure --with-gcc --with-gnu-ld --with-gnu-as 
--host=mingw32 --target=mingw32 --prefix=/mingw --enable-threads 
--disable-nls --enable-languages=c,c++,f77,ada,objc,java 
--disable-win32-registry --disable-shared --enable-sjlj-exceptions 
--enable-libgcj --disable-java-awt --without-x --enable-java-gc=boehm 
--disable-libgcj-debug --enable-interpreter 
--enable-hash-synchronization --enable-libstdcxx-debug
Thread model: win32
gcc version 3.4.2 (mingw-special)


Do you have the Gfortran compiler to install?

Thank you
---
Carlos H Veiga
Observatório Nacional/MCTIC
Rio de Janeiro - Brazil

Em 07-08-2018 19:36, David Gressett escreveu:
>> From: mingw****@lists***** 
>> [mailto:mingw****@lists*****] On Behalf Of Carlos Veiga
>> Sent: Tuesday, August 07, 2018 3:55 PM
>> To: MinGW****@lists*****
>> Subject: [Mingw-users] e fortran GNU (G77) does not compile at the 
>> Windows 10
> 
>> Dear sirs,
> 
>> I have a problem. The fortran GNU (G77) does not compile at the 
>> Windows
>> 10 operating system prompt. The error is:
> 
> 
>> g77 -O test.for -o test
> 
>> g77: Internal error: Aborted (program collect2)
>> Please submit a full bug report.
>> See <URL: http: //www.mingw.org/bugs.shtml> for instructions.
> 
> In recent releases of MinGW, the Fortran compiler is gfortran, not g77.
> 
> This implies that you have a very old release of MinGW, but since you
> have supplied no version information, it is difficult to know for
> sure.
> 
> what do you see when you issue this command:
> 
> gcc -v
> 
> 
> _______________________________________________
> MinGW-Users mailing list
> MinGW****@lists*****
> 
> This list observes the Etiquette found at
> http://www.mingw.org/Mailing_Lists.
> We ask that you be polite and do the same.  Disregard for the list
> etiquette may cause your account to be moderated.
> 
> _______________________________________________
> You may change your MinGW Account Options or unsubscribe at:
> https://lists.osdn.me/mailman/listinfo/mingw-users
> Also: mailto:mingw****@lists*****?subject=unsubscribe




More information about the MinGW-Users mailing list
Back to archive index