Index: boehm-gc/include/private/gcconfig.h
===================================================================
RCS file: /cvs/gcc/gcc/boehm-gc/include/private/gcconfig.h,v
retrieving revision 1.32
diff -u -r1.32 gcconfig.h
--- boehm-gc/include/private/gcconfig.h 28 Jul 2003 04:18:23 -0000 1.32
+++ boehm-gc/include/private/gcconfig.h 5 Sep 2003 18:31:46 -0000
@@ -1917,6 +1917,7 @@
 # endif
 
 # ifdef LINUX
+#   define USE_MMAP
 #   define REGISTER_LIBRARIES_EARLY
     /* We sometimes use dl_iterate_phdr, which may acquire an internal	*/
     /* lock.  This isn't safe after the world has stopped.  So we must	*/
