| United States-English |
|
|
|
![]() |
Programming with Judy: C LanguageJudy Version 4.0 > Chapter 5 Tuning HP-UX Memory AccessCompiler Switch |
|
The -N C compiler switch (32-bit only) is passed through to the linker and directs it to lower the start of the heap to immediately after the text (code) segment. This allows you almost a 1GB larger data segment, but makes your a.out unsharable. See ld(1) for more information. |
||||||||||||||||||||||||||||||||||||||||||||||
|
|||||||||||||||