Dev-C++: Compiling with Static Linking

Steven Boothe steven at poiema.org
Sat Feb 19 23:50:31 CET 2005


Steven Boothe wrote:
> Sorry for the duplicate message, but I thought for the sake of seaching 
> the archives that I would repost this under a more informative subject 
> line.
> 
> Previous message read:
> 
> Thank you again for all your help, I'm now wondering how to configure 
> Dev-C++ to compile with static linking. I've been looking through the 
> various options and searching via google, but haven't yet found a good 
> way to do this. If you have any ideas I would be very grateful to hear 
> them, otherwise I will keep looking. I'm sure the answer should be 
> fairly easy and straight forward once I track it down.

And here's what clues I could turn up so far:

I think I may have found a clue:

 > By: Liviu Nicolescu - nliviu
 > RE: building DLLs  2004-04-23 09:24
 >
 > As I said it before, you "MUST" add
 > -DBUILDING_DLL=1
 > to your "Project options"/"Parameters"/"C++ compiler".
 > Look at the compile log I posted earlier.
 > Liviu

http://sourceforge.net/forum/forum.php?thread_id=1063301&forum_id=48211


More information about the kde-cygwin mailing list