|
From: Christoph B. <bar...@or...> - 2005-07-21 12:34:06
|
Hi, Someone mentioned that with --enable-pie one can use more memory on AMD64 than 1.5GB. Is this correct? However I tried this and it goes further thant without --enable-pie and uses 3.5GB when it stops with the following message: coregrind/m_aspacemgr/aspacemgr.c: VG_N_SEGNAMES is too small: increase it and rebuild Valgrind. coregrind/m_aspacemgr/aspacemgr.c: giving up now. What would be a reasonable value for this constant? Should I also increase the other constants in this file? Christoph |