This is the mail archive of the gcc-bugs@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]
Other format: [Raw text]

[Bug libfortran/47514] Source file over a certain size compiles but will not run


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

Brendan <brendanarnold at gmail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
               Host|                            |Windows XP - SP3 - Intel -
                   |                            |MinGW
            Version|4.4.1                       |4.4.0

--- Comment #2 from Brendan <brendanarnold at gmail dot com> 2011-01-28 13:40:06 UTC ---
Here are some more details - note: I made a mistake with the version number is
4.4.0 not 4.4.1

C:\Documents and Settings\ba1224\Desktop\New Folder> gfortran -v
Using built-in specs.
Target: mingw32
Configured with: ../gcc-4.4.0/configure
--enable-languages=c,ada,c++,fortran,java,objc,obj-c++
--disable-sjlj-exceptions --enable-shared --enable-libgcj --enable-libgomp
--with-dwarf2 --disable-win32-registry --enable-libstdcxx-debug
--enable-version-specific-runtime-libs --prefix=/mingw
--with-gmp=/mingw/src/gmp/root --with-mpfr=/mingw/src/mpfr/root --build=mingw32
Thread model: win32
gcc version 4.4.0 (GCC)


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