Willus.com Home   |   Archive

Willus.com's MinGW/Gnu C Tips

MinGW Tips
Overview
Benchmark
Starter Links
Compile Flags
Fast Math Funcs
DLLs
Globbing
Console
Binary Stdout
Predefined Macros
Show All Tips
 
  MinGW and Win32 DLLs
A very cool feature in MinGW is that you can put DLL files directly in the compile/link command (just like .o files) to be linked into your program without the need to create library stub files. For more about how to do that, try Colin Peters' DLL Page (from Colin Peters' Win32 Programming Page). Colin Peters started MinGW. Also, regarding function name mangling (decorating) in MinGW, try Wu YongWei's Page (local copy here).

 
MinGW Links
MinGW Home
Users Mail Archive
MinGW Bug List
Gnu C Home

Willus.com Links
Willus.com Home
Win32 Compilers
Win32 Software
Compiler Benchmark

About willus.com This page last modified
Sunday, 31-Jan-2010 16:24:48 CST
News