diff options
Diffstat (limited to 'etc')
| -rw-r--r-- | etc/DEBUG | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -936,7 +936,7 @@ its own versions, and because the dumping process might be | |||
| 936 | incompatible with the way these packages use to track allocated | 936 | incompatible with the way these packages use to track allocated |
| 937 | memory. Here are some of the changes you might find necessary: | 937 | memory. Here are some of the changes you might find necessary: |
| 938 | 938 | ||
| 939 | - Edit configure, to set system_malloc and CANNOT_DUMP to "yes". | 939 | - Make sure unexec is disabled, e.g., './configure --without-unexec'. |
| 940 | 940 | ||
| 941 | - Configure with a different --prefix= option. If you use GCC, | 941 | - Configure with a different --prefix= option. If you use GCC, |
| 942 | version 2.7.2 is preferred, as some malloc debugging packages | 942 | version 2.7.2 is preferred, as some malloc debugging packages |