summaryrefslogtreecommitdiff
path: root/README.solaris
diff options
context:
space:
mode:
Diffstat (limited to 'README.solaris')
-rw-r--r--README.solaris2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.solaris b/README.solaris
index 627bc73c89..0caad9b577 100644
--- a/README.solaris
+++ b/README.solaris
@@ -381,7 +381,7 @@ need to use perl's malloc, you can rebuild Perl from the sources
and Configure the build with
sh Configure -Dusemymalloc
-
+
You should not use perl's malloc if you are building with gcc. There
are reports of core dumps, especially in the PDL module. The problem
appears to go away under -DDEBUGGING, so it has been difficult to