|
From: <sis...@op...> - 2015-03-17 00:22:32
|
From: Xi Shen Sent: Tuesday, March 17, 2015 10:50 AM To: MinGW Users List Subject: Re: [Mingw-users] Please help find these DLLs > I installed all the packages from > http://win-builds.org/doku.php/download_and_installation_from_windows, and > I found a copy of: > > > libgcc_s_seh-1.dll > libquadmath-0.dll > > But still no sight of libgfortran-1-3.dll... I'd create a copy of libgfortran-3.dll (from the same compiler that provided libgcc_s_seh-1.dll, if possible) named libgfortran-1-3.dll and see if that renamed copy works. None of my mingw compilers contain a libgfortran-1-3.dll. Cheers, Rob |