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.

_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Reply via email to