Specifies whether to generate an executable image that can be randomly rebased at load - time by using the address space layout randomization ( aslr ) feature of windows vista [本主題是預(yù)發(fā)布的文檔,在將來發(fā)布的版本中可能會有更改??瞻字黝}是為將來預(yù)留的。
The addr2line tool which is part of the standard gnu binutils is a utility that translates an instruction address and an executable image into a filename , function name , and source line number Addr2line工具(它是標(biāo)準(zhǔn)的gnu binutils中的一部分)是一個(gè)可以將指令的地址和可執(zhí)行映像轉(zhuǎn)換成文件名、函數(shù)名和源代碼行數(shù)的工具。
For windows 98 applications , it is optimal to align sections on a 4k boundary to improve load time allows windows 98 memory manager to cache executable images with a minimum of wasted space 對于windows 98應(yīng)用程序,最好是在4k的邊界上對節(jié),以改進(jìn)加載時(shí)間(允許windows 98內(nèi)存管理器緩存可執(zhí)行圖像同時(shí)最少化浪費(fèi)的空間) 。