
January 4th, 2009, 06:32 AM
|
|
Contributing User
|
|
Join Date: Nov 2008
Posts: 33
Time spent in forums: 14 h 26 m 49 sec
Reputation Power: 5
|
|
|
GCC static library
Hi Dev Shed community,
Is there any GCC compiler option to include DLL in executable file, so that I don't have to distribute DLL files with it.
To be specific, I need to compile program that use pthread library. The DLL files required are pthreadGCE2.dll and pthreadGC2.dll
Thank you,
Pat
|