Re: libgcc_s_sjlj-1 and libstdc++-6 dependency...

2015-02-05 Thread David Guillen
You are probably looking for: -static-libgcc -static-libstdc++ Cheers, David 2015-02-04 18:06 GMT+00:00 Umesh Kalappa : > Hi All, > > Was configured and build gcc 4.8.3 for windows on linux using mingw . > > configure options as > > ../../src45x/gcc/configure --build=i686-pc-linux-gnu --host=i68

libgcc_s_sjlj-1 and libstdc++-6 dependency...

2015-02-04 Thread Umesh Kalappa
Hi All, Was configured and build gcc 4.8.3 for windows on linux using mingw . configure options as ../../src45x/gcc/configure --build=i686-pc-linux-gnu --host=i686-w64-mingw32 --with-dwarf2 --with-newlib --with-gnu-as --with-gnu-ld --enable-cxx-flags=-mno-smart-io --enable-lto --enable-fixed-poi