summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrpj <rpj>2001-02-06 06:38:56 +0000
committerrpj <rpj>2001-02-06 06:38:56 +0000
commitced3d3f3827b360617e71fe557e6d1880ad56cb4 (patch)
treeba8548251524b2a5d9bfeaced7e7416e7a4a1cea
parenta423d991fc80be4e514900078267c77bce49bc21 (diff)
Update Question 6.
-rw-r--r--FAQ5
1 files changed, 5 insertions, 0 deletions
diff --git a/FAQ b/FAQ
index 5d19b86..1d749c8 100644
--- a/FAQ
+++ b/FAQ
@@ -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>