diff options
author | rpj <rpj> | 2001-02-06 06:38:56 +0000 |
---|---|---|
committer | rpj <rpj> | 2001-02-06 06:38:56 +0000 |
commit | ced3d3f3827b360617e71fe557e6d1880ad56cb4 (patch) | |
tree | ba8548251524b2a5d9bfeaced7e7416e7a4a1cea /FAQ | |
parent | a423d991fc80be4e514900078267c77bce49bc21 (diff) |
Update Question 6.
Diffstat (limited to 'FAQ')
-rw-r--r-- | FAQ | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -304,6 +304,11 @@ A 6 Once you've followed Thomas Pfaff's instructions below to fix Mingw32, then you can simply run "make" to build the library and dll. +Note that you need to distribute the following DLLs along +with your application: + + pthreadGCE.dll + gcc.dll From - Sat Dec 9 22:56:10 2000 From: "Thomas Pfaff" <tpfaff@gmx.net> |