[fpc-pascal] Preventing compiler from declaring all symbols as global

leledumbo leledumbo_cool at yahoo.co.id
Thu Jul 17 07:55:46 CEST 2008


I'm creating an OS, an it's not a good idea to let the user access some
private things. They're private in FPC point of view, but they're still
declared as global in the assembler files. Thus, they're freely accessible
from external modules.
-- 
View this message in context: http://www.nabble.com/Preventing-compiler-from-declaring-all-symbols-as-global-tp18502061p18502061.html
Sent from the Free Pascal - General mailing list archive at Nabble.com.




More information about the fpc-pascal mailing list