Message252211
| Author | David.Edelsohn |
|---|---|
| Recipients | David.Edelsohn, skrah, vstinner |
| Date | 2015-10-03.14:06:53 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1443881213.93.0.589379452071.issue25276@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Misc/README.AIX comments about XLC do not apply to GCC. One can adjust the memory space at normal link time with -Wl,-bmaxdata:0xN0000000. This trades off heap for shared memory segments. One does not need the extra ldedit stop, which stuffs the same value into the application header. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2015-10-03 14:06:53 | David.Edelsohn | set | recipients: + David.Edelsohn, vstinner, skrah |
| 2015-10-03 14:06:53 | David.Edelsohn | set | messageid: <1443881213.93.0.589379452071.issue25276@psf.upfronthosting.co.za> |
| 2015-10-03 14:06:53 | David.Edelsohn | link | issue25276 messages |
| 2015-10-03 14:06:53 | David.Edelsohn | create | |