2013/8/27 joaquim: > i understand the the GCC compiler exe needs the libgcc_s_sjlj-1.dll and > libstdc++-6.dll for work. but how can i add them to exe(for the exe don't be > dependent of them)? > (for i distribut the programs) Use '-static' comand line option when linking. -- Regards, niXman ___________________________________________________ Dual-target(32 & 64-bit) MinGW compilers for 32 and 64-bit Windows: http://sourceforge.net/projects/mingwbuilds/ ___________________________________________________ Another online IDE: http://liveworkspace.org/