niXman wrote > 2013/8/27 joaquim: >> g++ -o my_app.exe obj1.o my.res -static >> >> i'm correct? > > yes. > > > -- > 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/ niXman wrote > 2013/8/27 joaquim: >> g++ -o my_app.exe obj1.o my.res -static >> >> i'm correct? > > yes. > > > -- > 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/ thanks for all.. realy thanks. anotherthing: when i use several source files, i must compile them 1 by 1 or just the main source file? -- View this message in context: http://gcc.1065356.n5.nabble.com/how-to-add-2-DLL-s-to-exe-tp963523p963542.html Sent from the gcc - Help mailing list archive at Nabble.com.