On 9/17/2010 19:30, Angelo Graziosi wrote:
JonY wrote:
It should be in /usr/i686-w64-mingw32/sys-root/mingw/bin/libstdc++-6.dll.
Yes, I know this... so, if I have understood, we *need* to add,
manually, '/usr/i686-w64-mingw32/sys-root/mingw/bin' to PATH. Right?
No, its not a good idea IMHO
JonY wrote:
It should be in /usr/i686-w64-mingw32/sys-root/mingw/bin/libstdc++-6.dll.
Yes, I know this... so, if I have understood, we *need* to add,
manually, '/usr/i686-w64-mingw32/sys-root/mingw/bin' to PATH. Right?
Perhaps, you have to create a mingw32-stdc++-6.dll to put in /usr/bin
(l
On 9/17/2010 18:48, Angelo Graziosi wrote:
First of all, thanks a lot for having added these packages to Cygwin :-).
I have installed gcc-core, gfortran and g++ and want to flag the following.
I have a few applications which I compile like this on Cygwin:
$ gfortran -O3 -Wall -mwindows foo.f90
First of all, thanks a lot for having added these packages to Cygwin :-).
I have installed gcc-core, gfortran and g++ and want to flag the following.
I have a few applications which I compile like this on Cygwin:
$ gfortran -O3 -Wall -mwindows foo.f90 bar.cpp -lstdc++ -s -o foobar
(notice the
4 matches
Mail list logo